"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/14 05:38:27 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa" 2026/04/14 05:38:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 05:38:27 DEBUG : Creating backend with remote "TestS3:rclone-test-zatayox2ziqa" 2026/04/14 05:38:27 DEBUG : Creating backend with remote "/tmp/rclone727284511" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:28 INFO : S3 bucket rclone-test-zatayox2ziqa: Bucket "rclone-test-zatayox2ziqa" created with ACL "" 2026/04/14 05:38:28 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:28 DEBUG : dir/file1.rclone_chunk.001_h41nyx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:28 INFO : dir/file1.rclone_chunk.001_h41nyx: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:28 INFO : dir/file1.rclone_chunk.001_h41nyx: Deleted 2026/04/14 05:38:28 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:28 DEBUG : dir: Looking for writers 2026/04/14 05:38:28 DEBUG : Looking for writers 2026/04/14 05:38:28 DEBUG : dir: reading active writers 2026/04/14 05:38:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.58s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:29 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:29 DEBUG : dir/file1.rclone_chunk.001_h41ocy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:29 INFO : dir/file1.rclone_chunk.001_h41ocy: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:29 INFO : dir/file1.rclone_chunk.001_h41ocy: Deleted 2026/04/14 05:38:29 DEBUG : dir/file2: size = 15 OK 2026/04/14 05:38:29 DEBUG : dir/file2.rclone_chunk.001_h41o3w: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/14 05:38:29 INFO : dir/file2.rclone_chunk.001_h41o3w: Copied (server-side copy) to: dir/file2 2026/04/14 05:38:29 INFO : dir/file2.rclone_chunk.001_h41o3w: Deleted 2026/04/14 05:38:30 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/14 05:38:30 DEBUG : dir/subdir/file3.rclone_chunk.001_h41ouj: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/14 05:38:30 INFO : dir/subdir/file3.rclone_chunk.001_h41ouj: Copied (server-side copy) to: dir/subdir/file3 2026/04/14 05:38:30 INFO : dir/subdir/file3.rclone_chunk.001_h41ouj: Deleted 2026/04/14 05:38:30 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:30 DEBUG : dir/subdir: Looking for writers 2026/04/14 05:38:30 DEBUG : dir: Looking for writers 2026/04/14 05:38:30 DEBUG : file1: reading active writers 2026/04/14 05:38:30 DEBUG : file2: reading active writers 2026/04/14 05:38:30 DEBUG : subdir: reading active writers 2026/04/14 05:38:30 DEBUG : Looking for writers 2026/04/14 05:38:30 DEBUG : dir: reading active writers 2026/04/14 05:38:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:31 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:31 DEBUG : dir/file1.rclone_chunk.001_h41qia: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:31 INFO : dir/file1.rclone_chunk.001_h41qia: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:31 INFO : dir/file1.rclone_chunk.001_h41qia: Deleted 2026/04/14 05:38:31 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:31 DEBUG : dir: Looking for writers 2026/04/14 05:38:31 DEBUG : file1: reading active writers 2026/04/14 05:38:31 DEBUG : Looking for writers 2026/04/14 05:38:31 DEBUG : dir: reading active writers 2026/04/14 05:38:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.82s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:32 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:32 DEBUG : dir/file1.rclone_chunk.001_h41rpq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:32 INFO : dir/file1.rclone_chunk.001_h41rpq: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:32 INFO : dir/file1.rclone_chunk.001_h41rpq: Deleted 2026/04/14 05:38:32 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:32 DEBUG : dir: Looking for writers 2026/04/14 05:38:32 DEBUG : Looking for writers 2026/04/14 05:38:32 DEBUG : dir: reading active writers 2026/04/14 05:38:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.86s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:33 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:33 DEBUG : dir/file1.rclone_chunk.001_h41r4y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:33 INFO : dir/file1.rclone_chunk.001_h41r4y: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:33 INFO : dir/file1.rclone_chunk.001_h41r4y: Deleted 2026/04/14 05:38:33 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:33 DEBUG : forgetting directory cache 2026/04/14 05:38:33 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:33 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:33 DEBUG : Looking for writers 2026/04/14 05:38:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:34 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:34 DEBUG : dir/file1.rclone_chunk.001_h41st1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:34 INFO : dir/file1.rclone_chunk.001_h41st1: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:34 INFO : dir/file1.rclone_chunk.001_h41st1: Deleted 2026/04/14 05:38:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/14 05:38:34 DEBUG : dir: invalidating directory cache 2026/04/14 05:38:34 DEBUG : >ForgetPath: 2026/04/14 05:38:34 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/14 05:38:34 DEBUG : invalidating directory cache 2026/04/14 05:38:34 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:34 DEBUG : >ForgetPath: 2026/04/14 05:38:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/14 05:38:34 DEBUG : >ForgetPath: 2026/04/14 05:38:34 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:34 DEBUG : dir: Looking for writers 2026/04/14 05:38:34 DEBUG : Looking for writers 2026/04/14 05:38:34 DEBUG : dir: reading active writers 2026/04/14 05:38:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:34 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:34 DEBUG : dir/file1.rclone_chunk.001_h41tqg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:34 INFO : dir/file1.rclone_chunk.001_h41tqg: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:35 INFO : dir/file1.rclone_chunk.001_h41tqg: Deleted 2026/04/14 05:38:35 DEBUG : fil/a/b/c: size = 15 OK 2026/04/14 05:38:35 DEBUG : fil/a/b/c.rclone_chunk.001_h41uf5: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/14 05:38:35 INFO : fil/a/b/c.rclone_chunk.001_h41uf5: Copied (server-side copy) to: fil/a/b/c 2026/04/14 05:38:35 INFO : fil/a/b/c.rclone_chunk.001_h41uf5: Deleted 2026/04/14 05:38:35 DEBUG : forgetting directory cache 2026/04/14 05:38:35 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:36 DEBUG : dir: Looking for writers 2026/04/14 05:38:36 DEBUG : fil/a/b: Looking for writers 2026/04/14 05:38:36 DEBUG : fil/a: Looking for writers 2026/04/14 05:38:36 DEBUG : b: reading active writers 2026/04/14 05:38:36 DEBUG : fil: Looking for writers 2026/04/14 05:38:36 DEBUG : a: reading active writers 2026/04/14 05:38:36 DEBUG : Looking for writers 2026/04/14 05:38:36 DEBUG : dir: reading active writers 2026/04/14 05:38:36 DEBUG : fil: reading active writers 2026/04/14 05:38:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.76s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:36 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:36 DEBUG : dir/file1.rclone_chunk.001_h41vec: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:36 INFO : dir/file1.rclone_chunk.001_h41vec: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:36 INFO : dir/file1.rclone_chunk.001_h41vec: Deleted 2026/04/14 05:38:36 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:36 DEBUG : dir: Looking for writers 2026/04/14 05:38:36 DEBUG : Looking for writers 2026/04/14 05:38:36 DEBUG : dir: reading active writers 2026/04/14 05:38:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.76s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:37 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:37 DEBUG : dir/file1.rclone_chunk.001_h41wtf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:37 INFO : dir/file1.rclone_chunk.001_h41wtf: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:37 INFO : dir/file1.rclone_chunk.001_h41wtf: Deleted 2026/04/14 05:38:37 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:37 DEBUG : dir: Looking for writers 2026/04/14 05:38:37 DEBUG : file1: reading active writers 2026/04/14 05:38:37 DEBUG : Looking for writers 2026/04/14 05:38:37 DEBUG : dir: reading active writers 2026/04/14 05:38:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:38 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:38 DEBUG : dir/file1.rclone_chunk.001_h41wwc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:38 INFO : dir/file1.rclone_chunk.001_h41wwc: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:38 INFO : dir/file1.rclone_chunk.001_h41wwc: Deleted 2026/04/14 05:38:38 DEBUG : dir/file2: size = 15 OK 2026/04/14 05:38:38 DEBUG : dir/file2.rclone_chunk.001_h41xzu: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/14 05:38:38 INFO : dir/file2.rclone_chunk.001_h41xzu: Copied (server-side copy) to: dir/file2 2026/04/14 05:38:38 INFO : dir/file2.rclone_chunk.001_h41xzu: Deleted 2026/04/14 05:38:39 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/14 05:38:39 DEBUG : dir/subdir/file3.rclone_chunk.001_h41x5w: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/14 05:38:39 INFO : dir/subdir/file3.rclone_chunk.001_h41x5w: Copied (server-side copy) to: dir/subdir/file3 2026/04/14 05:38:39 INFO : dir/subdir/file3.rclone_chunk.001_h41x5w: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/14 05:38:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/14 05:38:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/14 05:38:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/14 05:38:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/14 05:38:39 DEBUG : dir/virtualFile: size = 20 OK 2026/04/14 05:38:39 DEBUG : dir/virtualFile.rclone_chunk.001_h41yqi: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/14 05:38:39 INFO : dir/virtualFile.rclone_chunk.001_h41yqi: Copied (server-side copy) to: dir/virtualFile 2026/04/14 05:38:39 INFO : dir/virtualFile.rclone_chunk.001_h41yqi: Deleted 2026/04/14 05:38:40 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/14 05:38:40 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_h41zm6: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/14 05:38:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_h41zm6: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/14 05:38:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_h41zm6: Deleted 2026/04/14 05:38:40 DEBUG : S3 bucket rclone-test-zatayox2ziqa: bucket is versioned: false 2026/04/14 05:38:40 DEBUG : Waiting for deletions to finish 2026/04/14 05:38:40 DEBUG : "dir/subdir/file3" version false 2026/04/14 05:38:40 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/14 05:38:40 INFO : dir/subdir/file3: Deleted 2026/04/14 05:38:40 DEBUG : dir: invalidating directory cache 2026/04/14 05:38:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/14 05:38:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/14 05:38:40 DEBUG : dir/file1: Reset virtual modtime 2026/04/14 05:38:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/14 05:38:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/14 05:38:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/14 05:38:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/14 05:38:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/14 05:38:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:38:40 DEBUG : dir: invalidating directory cache 2026/04/14 05:38:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/14 05:38:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/14 05:38:40 DEBUG : forgetting directory cache 2026/04/14 05:38:40 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:40 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/14 05:38:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/14 05:38:40 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:40 DEBUG : dir/virtualDir2: Looking for writers 2026/04/14 05:38:40 DEBUG : dir/virtualDir: Looking for writers 2026/04/14 05:38:40 DEBUG : dir: Looking for writers 2026/04/14 05:38:40 DEBUG : file1: reading active writers 2026/04/14 05:38:40 DEBUG : virtualFile2: reading active writers 2026/04/14 05:38:40 DEBUG : virtualDir2: reading active writers 2026/04/14 05:38:40 DEBUG : virtualFile: reading active writers 2026/04/14 05:38:40 DEBUG : virtualDir: reading active writers 2026/04/14 05:38:40 DEBUG : Looking for writers 2026/04/14 05:38:40 DEBUG : dir: reading active writers 2026/04/14 05:38:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.16s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:41 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:41 DEBUG : dir/file1.rclone_chunk.001_h4201e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:41 INFO : dir/file1.rclone_chunk.001_h4201e: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:41 INFO : dir/file1.rclone_chunk.001_h4201e: Deleted 2026/04/14 05:38:41 ERROR : dir/: Can only open directories read only 2026/04/14 05:38:41 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:41 DEBUG : dir: Looking for writers 2026/04/14 05:38:41 DEBUG : Looking for writers 2026/04/14 05:38:41 DEBUG : dir: reading active writers 2026/04/14 05:38:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.76s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:42 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:42 DEBUG : dir/file1.rclone_chunk.001_h420st: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:42 INFO : dir/file1.rclone_chunk.001_h420st: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:42 INFO : dir/file1.rclone_chunk.001_h420st: Deleted 2026/04/14 05:38:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:38:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/14 05:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:38:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:38:43 DEBUG : dir/potato: size = 5 OK 2026/04/14 05:38:43 DEBUG : dir/potato.rclone_chunk.001_h421u2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:38:43 INFO : dir/potato.rclone_chunk.001_h421u2: Copied (server-side copy) to: dir/potato 2026/04/14 05:38:43 INFO : dir/potato.rclone_chunk.001_h421u2: Deleted 2026/04/14 05:38:43 DEBUG : dir/potato: size = 5 OK 2026/04/14 05:38:43 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/14 05:38:43 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/14 05:38:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:38:43 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:43 DEBUG : dir: Looking for writers 2026/04/14 05:38:43 DEBUG : file1: reading active writers 2026/04/14 05:38:43 DEBUG : potato: reading active writers 2026/04/14 05:38:43 DEBUG : Looking for writers 2026/04/14 05:38:43 DEBUG : dir: reading active writers 2026/04/14 05:38:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.56s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:43 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:43 DEBUG : dir/file1.rclone_chunk.001_h4227i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:43 INFO : dir/file1.rclone_chunk.001_h4227i: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:43 INFO : dir/file1.rclone_chunk.001_h4227i: Deleted 2026/04/14 05:38:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/14 05:38:44 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:44 DEBUG : dir/sub: Looking for writers 2026/04/14 05:38:44 DEBUG : dir: Looking for writers 2026/04/14 05:38:44 DEBUG : file1: reading active writers 2026/04/14 05:38:44 DEBUG : sub: reading active writers 2026/04/14 05:38:44 DEBUG : Looking for writers 2026/04/14 05:38:44 DEBUG : dir: reading active writers 2026/04/14 05:38:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.06s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:44 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:44 DEBUG : dir/file1.rclone_chunk.001_h423ps: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:44 INFO : dir/file1.rclone_chunk.001_h423ps: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:44 INFO : dir/file1.rclone_chunk.001_h423ps: Deleted 2026/04/14 05:38:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/14 05:38:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/14 05:38:45 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:45 DEBUG : dir/sub/subsub: Looking for writers 2026/04/14 05:38:45 DEBUG : dir/sub: Looking for writers 2026/04/14 05:38:45 DEBUG : subsub: reading active writers 2026/04/14 05:38:45 DEBUG : dir: Looking for writers 2026/04/14 05:38:45 DEBUG : file1: reading active writers 2026/04/14 05:38:45 DEBUG : sub: reading active writers 2026/04/14 05:38:45 DEBUG : Looking for writers 2026/04/14 05:38:45 DEBUG : dir: reading active writers 2026/04/14 05:38:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:45 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:45 DEBUG : dir/file1.rclone_chunk.001_h424wb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:45 INFO : dir/file1.rclone_chunk.001_h424wb: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:46 INFO : dir/file1.rclone_chunk.001_h424wb: Deleted 2026/04/14 05:38:46 ERROR : dir/: Dir.Remove not empty 2026/04/14 05:38:46 DEBUG : dir/file1: Remove: 2026/04/14 05:38:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:38:46 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:38:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:38:46 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:46 DEBUG : Looking for writers 2026/04/14 05:38:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.85s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:46 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:46 DEBUG : dir/file1.rclone_chunk.001_h4253h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:46 INFO : dir/file1.rclone_chunk.001_h4253h: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:46 INFO : dir/file1.rclone_chunk.001_h4253h: Deleted 2026/04/14 05:38:47 DEBUG : dir/file1: Remove: 2026/04/14 05:38:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:38:47 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:38:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:38:47 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:47 DEBUG : Looking for writers 2026/04/14 05:38:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:47 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:47 DEBUG : dir/file1.rclone_chunk.001_h426fu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:47 INFO : dir/file1.rclone_chunk.001_h426fu: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:47 INFO : dir/file1.rclone_chunk.001_h426fu: Deleted 2026/04/14 05:38:48 DEBUG : dir/file1: Remove: 2026/04/14 05:38:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:38:48 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/14 05:38:48 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:48 DEBUG : dir: Looking for writers 2026/04/14 05:38:48 DEBUG : Looking for writers 2026/04/14 05:38:48 DEBUG : dir: reading active writers 2026/04/14 05:38:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.94s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:48 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:48 DEBUG : dir/file1.rclone_chunk.001_h427ku: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:48 INFO : dir/file1.rclone_chunk.001_h427ku: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:48 INFO : dir/file1.rclone_chunk.001_h427ku: Deleted 2026/04/14 05:38:49 DEBUG : dir/file3: size = 15 OK 2026/04/14 05:38:49 DEBUG : dir/file3.rclone_chunk.001_h4273c: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/14 05:38:49 INFO : dir/file3.rclone_chunk.001_h4273c: Copied (server-side copy) to: dir/file3 2026/04/14 05:38:49 INFO : dir/file3.rclone_chunk.001_h4273c: Deleted 2026/04/14 05:38:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/14 05:38:49 DEBUG : dir/file3: copy non-chunked object... 2026/04/14 05:38:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:38:49 DEBUG : dir2/file3: size = 15 OK 2026/04/14 05:38:49 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/14 05:38:49 DEBUG : dir2/file1: size = 14 OK 2026/04/14 05:38:49 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/14 05:38:49 INFO : dir/file3: Deleted 2026/04/14 05:38:49 INFO : dir/file1: Deleted 2026/04/14 05:38:49 DEBUG : dir: Updating dir with dir2 0x5ba49e6f1e0 2026/04/14 05:38:49 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:38:49 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/14 05:38:50 DEBUG : dir2/file1: copy non-chunked object... 2026/04/14 05:38:50 DEBUG : file2: size = 14 OK 2026/04/14 05:38:50 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/14 05:38:50 INFO : dir2/file1: Deleted 2026/04/14 05:38:50 DEBUG : file2: Updating file with file2 0x5ba49e6eb60 2026/04/14 05:38:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/14 05:38:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:38:50 DEBUG : file2: copy non-chunked object... 2026/04/14 05:38:50 DEBUG : dir2/file3: size = 14 OK 2026/04/14 05:38:50 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/14 05:38:50 INFO : file2: Deleted 2026/04/14 05:38:50 DEBUG : dir2/file3: Updating file with dir2/file3 0x5ba49e6eb60 2026/04/14 05:38:50 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/14 05:38:50 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/14 05:38:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/14 05:38:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x5ba49bcd930 2026/04/14 05:38:51 DEBUG : empty directory: forgetting directory cache 2026/04/14 05:38:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/14 05:38:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/14 05:38:51 DEBUG : dir2: Renaming to "dir3" 2026/04/14 05:38:51 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:51 DEBUG : dir3: Looking for writers 2026/04/14 05:38:51 DEBUG : file3: reading active writers 2026/04/14 05:38:51 DEBUG : renamed empty directory: Looking for writers 2026/04/14 05:38:51 DEBUG : Looking for writers 2026/04/14 05:38:51 DEBUG : dir3: reading active writers 2026/04/14 05:38:51 DEBUG : renamed empty directory: reading active writers 2026/04/14 05:38:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.03s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:51 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:51 DEBUG : dir/file1.rclone_chunk.001_h42abc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:51 INFO : dir/file1.rclone_chunk.001_h42abc: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:51 INFO : dir/file1.rclone_chunk.001_h42abc: Deleted 2026/04/14 05:38:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/14 05:38:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:38:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:38:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:38:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/14 05:38:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/14 05:38:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:38:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:38:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:38:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:38:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/14 05:38:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/14 05:38:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:38:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (12 bytes), uploading instead of streaming 2026/04/14 05:38:52 DEBUG : dir/sub/file2: size = 12 OK 2026/04/14 05:38:52 DEBUG : dir/sub/file2.rclone_chunk.001_h42ars: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/14 05:38:52 INFO : dir/sub/file2.rclone_chunk.001_h42ars: Copied (server-side copy) to: dir/sub/file2 2026/04/14 05:38:52 INFO : dir/sub/file2.rclone_chunk.001_h42ars: Deleted 2026/04/14 05:38:52 DEBUG : dir/sub/file2: size = 12 OK 2026/04/14 05:38:52 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/14 05:38:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:38:52 DEBUG : forgetting directory cache 2026/04/14 05:38:52 DEBUG : dir: forgetting directory cache 2026/04/14 05:38:52 DEBUG : dir/sub: forgetting directory cache 2026/04/14 05:38:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/14 05:38:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:38:52 DEBUG : dir/sub/file0: size = 5 OK 2026/04/14 05:38:52 DEBUG : dir/sub/file0.rclone_chunk.001_h42b9h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:38:52 INFO : dir/sub/file0.rclone_chunk.001_h42b9h: Copied (server-side copy) to: dir/sub/file0 2026/04/14 05:38:52 INFO : dir/sub/file0.rclone_chunk.001_h42b9h: Deleted 2026/04/14 05:38:52 DEBUG : dir/sub/file0: size = 5 OK 2026/04/14 05:38:52 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/14 05:38:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:38:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:52 DEBUG : dir/sub: Looking for writers 2026/04/14 05:38:52 DEBUG : file0: reading active writers 2026/04/14 05:38:52 DEBUG : file2: reading active writers 2026/04/14 05:38:52 DEBUG : dir: Looking for writers 2026/04/14 05:38:52 DEBUG : sub: reading active writers 2026/04/14 05:38:52 DEBUG : file1: reading active writers 2026/04/14 05:38:52 DEBUG : Looking for writers 2026/04/14 05:38:52 DEBUG : dir: reading active writers 2026/04/14 05:38:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.86s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/14 05:38:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:53 DEBUG : Looking for writers 2026/04/14 05:38:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:53 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:53 DEBUG : dir/file1.rclone_chunk.001_h42coy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:53 INFO : dir/file1.rclone_chunk.001_h42coy: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:53 INFO : dir/file1.rclone_chunk.001_h42coy: Deleted 2026/04/14 05:38:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:38:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:38:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/14 05:38:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:38:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/14 05:38:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/14 05:38:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/14 05:38:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:38:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:38:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:53 DEBUG : dir: Looking for writers 2026/04/14 05:38:53 DEBUG : file1: reading active writers 2026/04/14 05:38:53 DEBUG : file1.metadata: reading active writers 2026/04/14 05:38:53 DEBUG : Looking for writers 2026/04/14 05:38:53 DEBUG : dir: reading active writers 2026/04/14 05:38:53 DEBUG : dir.metadata: reading active writers 2026/04/14 05:38:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:54 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:54 DEBUG : dir/file1.rclone_chunk.001_h42ddr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:54 INFO : dir/file1.rclone_chunk.001_h42ddr: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:54 INFO : dir/file1.rclone_chunk.001_h42ddr: Deleted 2026/04/14 05:38:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:54 DEBUG : dir: Looking for writers 2026/04/14 05:38:54 DEBUG : file1: reading active writers 2026/04/14 05:38:54 DEBUG : Looking for writers 2026/04/14 05:38:54 DEBUG : dir: reading active writers 2026/04/14 05:38:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:55 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:55 DEBUG : dir/file1.rclone_chunk.001_h42etu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:55 INFO : dir/file1.rclone_chunk.001_h42etu: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:55 INFO : dir/file1.rclone_chunk.001_h42etu: Deleted 2026/04/14 05:38:56 DEBUG : time_test: size = 5 OK 2026/04/14 05:38:56 DEBUG : time_test.rclone_chunk.001_h42efz: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/14 05:38:56 INFO : time_test.rclone_chunk.001_h42efz: Copied (server-side copy) to: time_test 2026/04/14 05:38:56 INFO : time_test.rclone_chunk.001_h42efz: Deleted 2026/04/14 05:38:56 DEBUG : Can set mod time: true 2026/04/14 05:38:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:38:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:56 DEBUG : dir: Looking for writers 2026/04/14 05:38:56 DEBUG : file1: reading active writers 2026/04/14 05:38:56 DEBUG : Looking for writers 2026/04/14 05:38:56 DEBUG : dir: reading active writers 2026/04/14 05:38:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:57 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:57 DEBUG : dir/file1.rclone_chunk.001_h42f91: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:57 INFO : dir/file1.rclone_chunk.001_h42f91: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:57 INFO : dir/file1.rclone_chunk.001_h42f91: Deleted 2026/04/14 05:38:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:38:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:38:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:38:57 DEBUG : dir/file1: size = 0 OK 2026/04/14 05:38:57 DEBUG : dir/file1.rclone_chunk.001_h42gdm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:38:57 INFO : dir/file1.rclone_chunk.001_h42gdm: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:57 INFO : dir/file1.rclone_chunk.001_h42gdm: Deleted 2026/04/14 05:38:57 DEBUG : dir/file1: size = 0 OK 2026/04/14 05:38:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/14 05:38:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:38:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:38:57 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:57 DEBUG : dir: Looking for writers 2026/04/14 05:38:57 DEBUG : file1: reading active writers 2026/04/14 05:38:57 DEBUG : Looking for writers 2026/04/14 05:38:57 DEBUG : dir: reading active writers 2026/04/14 05:38:57 DEBUG : >WaitForWriters: 2026/04/14 05:38:58 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:58 DEBUG : dir: Looking for writers 2026/04/14 05:38:58 DEBUG : file1: reading active writers 2026/04/14 05:38:58 DEBUG : Looking for writers 2026/04/14 05:38:58 DEBUG : dir: reading active writers 2026/04/14 05:38:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:58 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:38:58 DEBUG : dir/file1.rclone_chunk.001_h42h6w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:38:58 INFO : dir/file1.rclone_chunk.001_h42h6w: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:58 INFO : dir/file1.rclone_chunk.001_h42h6w: Deleted 2026/04/14 05:38:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:38:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:38:59 DEBUG : dir/file1: size = 5 OK 2026/04/14 05:38:59 DEBUG : dir/file1.rclone_chunk.001_h42hsz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:38:59 INFO : dir/file1.rclone_chunk.001_h42hsz: Copied (server-side copy) to: dir/file1 2026/04/14 05:38:59 INFO : dir/file1.rclone_chunk.001_h42hsz: Deleted 2026/04/14 05:38:59 DEBUG : dir/file1: size = 5 OK 2026/04/14 05:38:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/14 05:38:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:38:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:38:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:59 DEBUG : dir: Looking for writers 2026/04/14 05:38:59 DEBUG : file1: reading active writers 2026/04/14 05:38:59 DEBUG : Looking for writers 2026/04/14 05:38:59 DEBUG : dir: reading active writers 2026/04/14 05:38:59 DEBUG : >WaitForWriters: 2026/04/14 05:38:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:38:59 DEBUG : dir: Looking for writers 2026/04/14 05:38:59 DEBUG : file1: reading active writers 2026/04/14 05:38:59 DEBUG : Looking for writers 2026/04/14 05:38:59 DEBUG : dir: reading active writers 2026/04/14 05:38:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:38:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:38:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:38:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:38:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:00 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:00 DEBUG : dir/file1.rclone_chunk.001_h42if9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:00 INFO : dir/file1.rclone_chunk.001_h42if9: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:00 INFO : dir/file1.rclone_chunk.001_h42if9: Deleted 2026/04/14 05:39:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:39:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:00 DEBUG : dir: Looking for writers 2026/04/14 05:39:00 DEBUG : file1: reading active writers 2026/04/14 05:39:00 DEBUG : Looking for writers 2026/04/14 05:39:00 DEBUG : dir: reading active writers 2026/04/14 05:39:00 DEBUG : >WaitForWriters: 2026/04/14 05:39:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:01 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:01 DEBUG : dir/file1.rclone_chunk.001_h42jtb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:01 INFO : dir/file1.rclone_chunk.001_h42jtb: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:01 INFO : dir/file1.rclone_chunk.001_h42jtb: Deleted 2026/04/14 05:39:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:39:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:01 DEBUG : dir/file1(0x5ba4a2e5a40): close: 2026/04/14 05:39:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:39:01 DEBUG : dir/file1(0x5ba4a2e5a40): >close: err= 2026/04/14 05:39:01 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:01 DEBUG : dir: Looking for writers 2026/04/14 05:39:01 DEBUG : file1: reading active writers 2026/04/14 05:39:01 DEBUG : Looking for writers 2026/04/14 05:39:01 DEBUG : dir: reading active writers 2026/04/14 05:39:01 DEBUG : >WaitForWriters: 2026/04/14 05:39:01 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:01 DEBUG : dir: Looking for writers 2026/04/14 05:39:01 DEBUG : file1: reading active writers 2026/04/14 05:39:01 DEBUG : Looking for writers 2026/04/14 05:39:01 DEBUG : dir: reading active writers 2026/04/14 05:39:01 DEBUG : >WaitForWriters: 2026/04/14 05:39:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:02 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:02 DEBUG : dir/file1.rclone_chunk.001_h42ke2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:02 INFO : dir/file1.rclone_chunk.001_h42ke2: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:02 INFO : dir/file1.rclone_chunk.001_h42ke2: Deleted 2026/04/14 05:39:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:39:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): _writeAt: size=5, off=0 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): openPending: 2026/04/14 05:39:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:39:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): >openPending: err= 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): >_writeAt: n=5, err= 2026/04/14 05:39:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): close: 2026/04/14 05:39:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/14 05:39:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/14 05:39:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/14 05:39:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:39:02 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 05:39:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:02 DEBUG : dir/file1(0x5ba4a537140): >close: err= 2026/04/14 05:39:02 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:02 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:39:02 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:02 DEBUG : dir: Looking for writers 2026/04/14 05:39:02 DEBUG : file1: reading active writers 2026/04/14 05:39:02 DEBUG : Looking for writers 2026/04/14 05:39:02 DEBUG : dir: reading active writers 2026/04/14 05:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:03 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:03 DEBUG : dir/file1.rclone_chunk.001_h42loz: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/14 05:39:03 INFO : dir/file1.rclone_chunk.001_h42loz: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:03 INFO : dir/file1.rclone_chunk.001_h42loz: Deleted 2026/04/14 05:39:03 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:03 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:39:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/14 05:39:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/14 05:39:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:03 DEBUG : dir: Looking for writers 2026/04/14 05:39:03 DEBUG : file1: reading active writers 2026/04/14 05:39:03 DEBUG : Looking for writers 2026/04/14 05:39:03 DEBUG : dir: reading active writers 2026/04/14 05:39:03 DEBUG : >WaitForWriters: 2026/04/14 05:39:03 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:03 DEBUG : dir: Looking for writers 2026/04/14 05:39:03 DEBUG : file1: reading active writers 2026/04/14 05:39:03 DEBUG : Looking for writers 2026/04/14 05:39:03 DEBUG : dir: reading active writers 2026/04/14 05:39:03 DEBUG : >WaitForWriters: 2026/04/14 05:39:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.60s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.62s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:03 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:03 DEBUG : dir/file1.rclone_chunk.001_h42mps: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:03 INFO : dir/file1.rclone_chunk.001_h42mps: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:04 INFO : dir/file1.rclone_chunk.001_h42mps: Deleted 2026/04/14 05:39:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:04 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:04 DEBUG : dir: Looking for writers 2026/04/14 05:39:04 DEBUG : file1: reading active writers 2026/04/14 05:39:04 DEBUG : Looking for writers 2026/04/14 05:39:04 DEBUG : dir: reading active writers 2026/04/14 05:39:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.95s) === RUN TestFileOpenReadUnknownSize 2026/04/14 05:39:04 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/14 05:39:04 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/14 05:39:04 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:04 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/14 05:39:04 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:04 DEBUG : Looking for writers 2026/04/14 05:39:04 DEBUG : file.txt: reading active writers 2026/04/14 05:39:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:04 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:04 DEBUG : dir/file1.rclone_chunk.001_h42n0f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:04 INFO : dir/file1.rclone_chunk.001_h42n0f: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:05 INFO : dir/file1.rclone_chunk.001_h42n0f: Deleted 2026/04/14 05:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:39:05 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:05 DEBUG : dir/file1.rclone_chunk.001_h42o8o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:05 INFO : dir/file1.rclone_chunk.001_h42o8o: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:05 INFO : dir/file1.rclone_chunk.001_h42o8o: Deleted 2026/04/14 05:39:05 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/14 05:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:05 DEBUG : dir: Looking for writers 2026/04/14 05:39:05 DEBUG : file1: reading active writers 2026/04/14 05:39:05 DEBUG : Looking for writers 2026/04/14 05:39:05 DEBUG : dir: reading active writers 2026/04/14 05:39:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.36s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:06 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:06 DEBUG : dir/file1.rclone_chunk.001_h42ofq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:06 INFO : dir/file1.rclone_chunk.001_h42ofq: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:06 INFO : dir/file1.rclone_chunk.001_h42ofq: Deleted 2026/04/14 05:39:06 DEBUG : dir/file1: Remove: 2026/04/14 05:39:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:06 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:39:06 DEBUG : dir/file1: Remove: 2026/04/14 05:39:06 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/14 05:39:06 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:06 DEBUG : dir: Looking for writers 2026/04/14 05:39:06 DEBUG : Looking for writers 2026/04/14 05:39:06 DEBUG : dir: reading active writers 2026/04/14 05:39:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:07 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:07 DEBUG : dir/file1.rclone_chunk.001_h42pir: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:07 INFO : dir/file1.rclone_chunk.001_h42pir: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:07 INFO : dir/file1.rclone_chunk.001_h42pir: Deleted 2026/04/14 05:39:07 DEBUG : dir/file1: Remove: 2026/04/14 05:39:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:07 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:39:07 DEBUG : dir/file1: Remove: 2026/04/14 05:39:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/14 05:39:07 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:07 DEBUG : dir: Looking for writers 2026/04/14 05:39:07 DEBUG : Looking for writers 2026/04/14 05:39:07 DEBUG : dir: reading active writers 2026/04/14 05:39:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:07 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:07 DEBUG : dir/file1.rclone_chunk.001_h42qig: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:07 INFO : dir/file1.rclone_chunk.001_h42qig: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:07 INFO : dir/file1.rclone_chunk.001_h42qig: Deleted 2026/04/14 05:39:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:39:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:39:08 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/14 05:39:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:39:08 DEBUG : dir/file1: Open: flags=0x3 2026/04/14 05:39:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/14 05:39:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/14 05:39:08 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:08 DEBUG : dir: Looking for writers 2026/04/14 05:39:08 DEBUG : file1: reading active writers 2026/04/14 05:39:08 DEBUG : Looking for writers 2026/04/14 05:39:08 DEBUG : dir: reading active writers 2026/04/14 05:39:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:08 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:08 DEBUG : dir/file1.rclone_chunk.001_h42r95: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:08 INFO : dir/file1.rclone_chunk.001_h42r95: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:08 INFO : dir/file1.rclone_chunk.001_h42r95: Deleted 2026/04/14 05:39:09 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:09 DEBUG : dir: Looking for writers 2026/04/14 05:39:09 DEBUG : file1: reading active writers 2026/04/14 05:39:09 DEBUG : Looking for writers 2026/04/14 05:39:09 DEBUG : dir: reading active writers 2026/04/14 05:39:09 DEBUG : >WaitForWriters: 2026/04/14 05:39:09 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:09 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:09 INFO : dir/file1: Deleted 2026/04/14 05:39:09 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a0fcd00 2026/04/14 05:39:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:09 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:09 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:09 INFO : newLeaf: Deleted 2026/04/14 05:39:09 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a0fcd00 2026/04/14 05:39:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:09 DEBUG : dir/file1: File is currently open, delaying rename 0x5ba4a0fcd00 2026/04/14 05:39:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:39:10 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:10 DEBUG : dir/file1.rclone_chunk.001_h42sr5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:10 INFO : dir/file1.rclone_chunk.001_h42sr5: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:10 INFO : dir/file1.rclone_chunk.001_h42sr5: Deleted 2026/04/14 05:39:10 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/14 05:39:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:10 DEBUG : newLeaf: Running delayed rename now 2026/04/14 05:39:10 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:10 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:10 INFO : dir/file1: Deleted 2026/04/14 05:39:10 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a0fcd00 2026/04/14 05:39:10 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:10 DEBUG : dir: Looking for writers 2026/04/14 05:39:10 DEBUG : Looking for writers 2026/04/14 05:39:10 DEBUG : dir: reading active writers 2026/04/14 05:39:10 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:10 DEBUG : >WaitForWriters: 2026/04/14 05:39:10 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:10 DEBUG : dir: Looking for writers 2026/04/14 05:39:10 DEBUG : Looking for writers 2026/04/14 05:39:10 DEBUG : dir: reading active writers 2026/04/14 05:39:10 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:11 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:11 DEBUG : dir/file1.rclone_chunk.001_h42t59: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:11 INFO : dir/file1.rclone_chunk.001_h42t59: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:11 INFO : dir/file1.rclone_chunk.001_h42t59: Deleted 2026/04/14 05:39:11 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:11 DEBUG : dir: Looking for writers 2026/04/14 05:39:11 DEBUG : file1: reading active writers 2026/04/14 05:39:11 DEBUG : Looking for writers 2026/04/14 05:39:11 DEBUG : dir: reading active writers 2026/04/14 05:39:11 DEBUG : >WaitForWriters: 2026/04/14 05:39:11 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:11 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:11 INFO : dir/file1: Deleted 2026/04/14 05:39:11 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a28f6c0 2026/04/14 05:39:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:11 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:11 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:12 INFO : newLeaf: Deleted 2026/04/14 05:39:12 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a28f6c0 2026/04/14 05:39:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:39:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:12 DEBUG : dir/file1: File is currently open, delaying rename 0x5ba4a28f6c0 2026/04/14 05:39:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:39:12 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:12 DEBUG : dir/file1.rclone_chunk.001_h42vg3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:12 INFO : dir/file1.rclone_chunk.001_h42vg3: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:12 INFO : dir/file1.rclone_chunk.001_h42vg3: Deleted 2026/04/14 05:39:12 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:39:12 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/14 05:39:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:12 DEBUG : newLeaf: Running delayed rename now 2026/04/14 05:39:12 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:12 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:12 INFO : dir/file1: Deleted 2026/04/14 05:39:12 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a28f6c0 2026/04/14 05:39:12 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:12 DEBUG : dir: Looking for writers 2026/04/14 05:39:12 DEBUG : Looking for writers 2026/04/14 05:39:12 DEBUG : dir: reading active writers 2026/04/14 05:39:12 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:12 DEBUG : >WaitForWriters: 2026/04/14 05:39:13 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:13 DEBUG : dir: Looking for writers 2026/04/14 05:39:13 DEBUG : Looking for writers 2026/04/14 05:39:13 DEBUG : dir: reading active writers 2026/04/14 05:39:13 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:13 DEBUG : >WaitForWriters: 2026/04/14 05:39:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:13 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:13 DEBUG : dir/file1.rclone_chunk.001_h42wgl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:13 INFO : dir/file1.rclone_chunk.001_h42wgl: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:13 INFO : dir/file1.rclone_chunk.001_h42wgl: Deleted 2026/04/14 05:39:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): openPending: 2026/04/14 05:39:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:39:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): >openPending: err= 2026/04/14 05:39:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): _writeAt: size=14, off=0 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): >_writeAt: n=14, err= 2026/04/14 05:39:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): close: 2026/04/14 05:39:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:39:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:39:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:13 DEBUG : dir/file1(0x5ba4a3ce840): >close: err= 2026/04/14 05:39:13 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:13 DEBUG : dir: Looking for writers 2026/04/14 05:39:13 DEBUG : file1: reading active writers 2026/04/14 05:39:13 DEBUG : Looking for writers 2026/04/14 05:39:13 DEBUG : dir: reading active writers 2026/04/14 05:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:13 DEBUG : dir: Looking for writers 2026/04/14 05:39:13 DEBUG : file1: reading active writers 2026/04/14 05:39:13 DEBUG : Looking for writers 2026/04/14 05:39:13 DEBUG : dir: reading active writers 2026/04/14 05:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:13 DEBUG : dir: Looking for writers 2026/04/14 05:39:13 DEBUG : file1: reading active writers 2026/04/14 05:39:13 DEBUG : Looking for writers 2026/04/14 05:39:13 DEBUG : dir: reading active writers 2026/04/14 05:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:13 DEBUG : dir: Looking for writers 2026/04/14 05:39:13 DEBUG : file1: reading active writers 2026/04/14 05:39:13 DEBUG : Looking for writers 2026/04/14 05:39:13 DEBUG : dir: reading active writers 2026/04/14 05:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:14 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:39:14 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:14 DEBUG : dir: Looking for writers 2026/04/14 05:39:14 DEBUG : file1: reading active writers 2026/04/14 05:39:14 DEBUG : Looking for writers 2026/04/14 05:39:14 DEBUG : dir: reading active writers 2026/04/14 05:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:14 DEBUG : dir: Looking for writers 2026/04/14 05:39:14 DEBUG : file1: reading active writers 2026/04/14 05:39:14 DEBUG : Looking for writers 2026/04/14 05:39:14 DEBUG : dir: reading active writers 2026/04/14 05:39:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:14 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:14 DEBUG : dir/file1.rclone_chunk.001_h42xs2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:14 INFO : dir/file1.rclone_chunk.001_h42xs2: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:14 INFO : dir/file1.rclone_chunk.001_h42xs2: Deleted 2026/04/14 05:39:14 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:14 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:39:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/14 05:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:14 DEBUG : dir: Looking for writers 2026/04/14 05:39:14 DEBUG : file1: reading active writers 2026/04/14 05:39:14 DEBUG : Looking for writers 2026/04/14 05:39:14 DEBUG : dir: reading active writers 2026/04/14 05:39:14 DEBUG : >WaitForWriters: 2026/04/14 05:39:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): _readAt: size=512, off=0 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): openPending: 2026/04/14 05:39:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/14 05:39:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): >openPending: err= 2026/04/14 05:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): >_readAt: n=14, err=EOF 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): close: 2026/04/14 05:39:14 DEBUG : dir/file1(0x5ba4a3cf300): >close: err= 2026/04/14 05:39:14 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:14 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:14 INFO : dir/file1: Deleted 2026/04/14 05:39:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:14 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a30f5f0 2026/04/14 05:39:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:14 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:15 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:15 INFO : newLeaf: Deleted 2026/04/14 05:39:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:39:15 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a30f5f0 2026/04/14 05:39:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:15 DEBUG : dir/file1(0x5ba4a1fd640): openPending: 2026/04/14 05:39: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/04/14 05:39:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:15 DEBUG : dir/file1(0x5ba4a1fd640): >openPending: err= 2026/04/14 05:39:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:15 DEBUG : dir/file1(0x5ba4a1fd640): _writeAt: size=25, off=0 2026/04/14 05:39:15 DEBUG : dir/file1(0x5ba4a1fd640): >_writeAt: n=25, err= 2026/04/14 05:39:15 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:15 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:15 INFO : dir/file1: Deleted 2026/04/14 05:39:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:15 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a30f5f0 2026/04/14 05:39:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:15 DEBUG : newLeaf(0x5ba4a1fd640): close: 2026/04/14 05:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:39:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:39:15.317187207 +0000 UTC m=+47.803673523 2026/04/14 05:39:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:15 DEBUG : newLeaf(0x5ba4a1fd640): >close: err= 2026/04/14 05:39:15 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:15 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:39:15 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:15 DEBUG : dir: Looking for writers 2026/04/14 05:39:15 DEBUG : Looking for writers 2026/04/14 05:39:15 DEBUG : dir: reading active writers 2026/04/14 05:39:15 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:15 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:15 DEBUG : newLeaf.rclone_chunk.001_h42yks: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:15 INFO : newLeaf.rclone_chunk.001_h42yks: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:16 INFO : newLeaf.rclone_chunk.001_h42yks: Deleted 2026/04/14 05:39:16 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:16 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:39:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:39:15.317187207 +0000 UTC" 2026/04/14 05:39:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:39:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:39:16 DEBUG : dir: Looking for writers 2026/04/14 05:39:16 DEBUG : Looking for writers 2026/04/14 05:39:16 DEBUG : dir: reading active writers 2026/04/14 05:39:16 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:16 DEBUG : >WaitForWriters: 2026/04/14 05:39:16 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:16 DEBUG : dir: Looking for writers 2026/04/14 05:39:16 DEBUG : Looking for writers 2026/04/14 05:39:16 DEBUG : dir: reading active writers 2026/04/14 05:39:16 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:16 DEBUG : >WaitForWriters: 2026/04/14 05:39:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:16 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:16 DEBUG : dir/file1.rclone_chunk.001_h42zz1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:16 INFO : dir/file1.rclone_chunk.001_h42zz1: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:16 INFO : dir/file1.rclone_chunk.001_h42zz1: Deleted 2026/04/14 05:39:17 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:17 DEBUG : dir: Looking for writers 2026/04/14 05:39:17 DEBUG : file1: reading active writers 2026/04/14 05:39:17 DEBUG : Looking for writers 2026/04/14 05:39:17 DEBUG : dir: reading active writers 2026/04/14 05:39:17 DEBUG : >WaitForWriters: 2026/04/14 05:39:17 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:17 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:17 INFO : dir/file1: Deleted 2026/04/14 05:39:17 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a417380 2026/04/14 05:39:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:17 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:17 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:17 INFO : newLeaf: Deleted 2026/04/14 05:39:17 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a417380 2026/04/14 05:39:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:17 DEBUG : dir/file1(0x5ba4a590f00): openPending: 2026/04/14 05:39:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:39:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:17 DEBUG : dir/file1(0x5ba4a590f00): >openPending: err= 2026/04/14 05:39:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:17 DEBUG : dir/file1(0x5ba4a590f00): _writeAt: size=25, off=0 2026/04/14 05:39:17 DEBUG : dir/file1(0x5ba4a590f00): >_writeAt: n=25, err= 2026/04/14 05:39:17 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:17 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:18 INFO : dir/file1: Deleted 2026/04/14 05:39:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:18 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a417380 2026/04/14 05:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:18 DEBUG : newLeaf(0x5ba4a590f00): close: 2026/04/14 05:39:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:39:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:39:17.816008797 +0000 UTC m=+50.302495114 2026/04/14 05:39:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:18 DEBUG : newLeaf(0x5ba4a590f00): >close: err= 2026/04/14 05:39:18 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:18 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:39:18 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:18 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:18 DEBUG : newLeaf.rclone_chunk.001_h431oc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:18 INFO : newLeaf.rclone_chunk.001_h431oc: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:18 INFO : newLeaf.rclone_chunk.001_h431oc: Deleted 2026/04/14 05:39:18 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:18 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:39:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:39:17.816008797 +0000 UTC" 2026/04/14 05:39:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : >WaitForWriters: 2026/04/14 05:39:18 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:18 DEBUG : dir: Looking for writers 2026/04/14 05:39:18 DEBUG : Looking for writers 2026/04/14 05:39:18 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:18 DEBUG : dir: reading active writers 2026/04/14 05:39:18 DEBUG : >WaitForWriters: 2026/04/14 05:39:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:19 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:19 DEBUG : dir/file1.rclone_chunk.001_h4316y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:19 INFO : dir/file1.rclone_chunk.001_h4316y: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:19 INFO : dir/file1.rclone_chunk.001_h4316y: Deleted 2026/04/14 05:39:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): openPending: 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): >openPending: err= 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): _writeAt: size=14, off=0 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): >_writeAt: n=14, err= 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): close: 2026/04/14 05:39:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:39:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:19 DEBUG : dir/file1(0x5ba4a3ce580): >close: err= 2026/04/14 05:39:19 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:19 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:39:19 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:19 DEBUG : dir: Looking for writers 2026/04/14 05:39:19 DEBUG : file1: reading active writers 2026/04/14 05:39:19 DEBUG : Looking for writers 2026/04/14 05:39:19 DEBUG : dir: reading active writers 2026/04/14 05:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:20 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:20 DEBUG : dir/file1.rclone_chunk.001_h432sm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:20 INFO : dir/file1.rclone_chunk.001_h432sm: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:20 INFO : dir/file1.rclone_chunk.001_h432sm: Deleted 2026/04/14 05:39:20 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:20 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:39:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/14 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:20 DEBUG : dir: Looking for writers 2026/04/14 05:39:20 DEBUG : file1: reading active writers 2026/04/14 05:39:20 DEBUG : Looking for writers 2026/04/14 05:39:20 DEBUG : dir: reading active writers 2026/04/14 05:39:20 DEBUG : >WaitForWriters: 2026/04/14 05:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): _readAt: size=512, off=0 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): openPending: 2026/04/14 05:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/14 05:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): >openPending: err= 2026/04/14 05:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): >_readAt: n=14, err=EOF 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): close: 2026/04/14 05:39:20 DEBUG : dir/file1(0x5ba4a0822c0): >close: err= 2026/04/14 05:39:20 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:20 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:20 INFO : dir/file1: Deleted 2026/04/14 05:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:20 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a468dd0 2026/04/14 05:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:20 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:20 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:20 INFO : newLeaf: Deleted 2026/04/14 05:39:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:39:20 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a468dd0 2026/04/14 05:39:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:21 DEBUG : dir/file1(0x5ba4a150340): openPending: 2026/04/14 05:39:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/14 05:39:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:21 DEBUG : dir/file1(0x5ba4a150340): >openPending: err= 2026/04/14 05:39:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:21 DEBUG : dir/file1(0x5ba4a150340): _writeAt: size=25, off=0 2026/04/14 05:39:21 DEBUG : dir/file1(0x5ba4a150340): >_writeAt: n=25, err= 2026/04/14 05:39:21 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:21 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:21 INFO : dir/file1: Deleted 2026/04/14 05:39:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:21 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a468dd0 2026/04/14 05:39:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:21 DEBUG : newLeaf(0x5ba4a150340): close: 2026/04/14 05:39:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:39:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:39:21.011403985 +0000 UTC m=+53.497890291 2026/04/14 05:39:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:21 DEBUG : newLeaf(0x5ba4a150340): >close: err= 2026/04/14 05:39:21 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:39:21 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:21 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:21 DEBUG : newLeaf.rclone_chunk.001_h434ah: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:21 INFO : newLeaf.rclone_chunk.001_h434ah: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:21 INFO : newLeaf.rclone_chunk.001_h434ah: Deleted 2026/04/14 05:39:21 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:21 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:39:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:39:21.011403985 +0000 UTC" 2026/04/14 05:39:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:39:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : >WaitForWriters: 2026/04/14 05:39:21 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:21 DEBUG : dir: Looking for writers 2026/04/14 05:39:21 DEBUG : Looking for writers 2026/04/14 05:39:21 DEBUG : dir: reading active writers 2026/04/14 05:39:21 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:21 DEBUG : >WaitForWriters: 2026/04/14 05:39:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:22 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:22 DEBUG : dir/file1.rclone_chunk.001_h4353a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:22 INFO : dir/file1.rclone_chunk.001_h4353a: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:22 INFO : dir/file1.rclone_chunk.001_h4353a: Deleted 2026/04/14 05:39:22 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:22 DEBUG : dir: Looking for writers 2026/04/14 05:39:22 DEBUG : file1: reading active writers 2026/04/14 05:39:22 DEBUG : Looking for writers 2026/04/14 05:39:22 DEBUG : dir: reading active writers 2026/04/14 05:39:22 DEBUG : >WaitForWriters: 2026/04/14 05:39:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): _readAt: size=512, off=0 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): openPending: 2026/04/14 05:39:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:39:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): >openPending: err= 2026/04/14 05:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/14 05:39:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): >_readAt: n=14, err=EOF 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): close: 2026/04/14 05:39:22 DEBUG : dir/file1(0x5ba4a0df480): >close: err= 2026/04/14 05:39:22 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:23 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:23 INFO : dir/file1: Deleted 2026/04/14 05:39:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:23 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a1fedd0 2026/04/14 05:39:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:23 DEBUG : newLeaf: copy non-chunked object... 2026/04/14 05:39:23 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:39:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:23 INFO : newLeaf: Deleted 2026/04/14 05:39:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:39:23 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a1fedd0 2026/04/14 05:39:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:23 DEBUG : dir/file1(0x5ba4a3ad440): openPending: 2026/04/14 05:39: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/04/14 05:39:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:23 DEBUG : dir/file1(0x5ba4a3ad440): >openPending: err= 2026/04/14 05:39:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:23 DEBUG : dir/file1(0x5ba4a3ad440): _writeAt: size=25, off=0 2026/04/14 05:39:23 DEBUG : dir/file1(0x5ba4a3ad440): >_writeAt: n=25, err= 2026/04/14 05:39:23 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:39:23 DEBUG : newLeaf: size = 14 OK 2026/04/14 05:39:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:23 INFO : dir/file1: Deleted 2026/04/14 05:39:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:39:23 DEBUG : newLeaf: Updating file with newLeaf 0x5ba4a1fedd0 2026/04/14 05:39:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:39:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:23 DEBUG : newLeaf(0x5ba4a3ad440): close: 2026/04/14 05:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:39:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:39:23.553116258 +0000 UTC m=+56.039602564 2026/04/14 05:39:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:23 DEBUG : newLeaf(0x5ba4a3ad440): >close: err= 2026/04/14 05:39:23 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:23 DEBUG : dir: Looking for writers 2026/04/14 05:39:23 DEBUG : Looking for writers 2026/04/14 05:39:23 DEBUG : dir: reading active writers 2026/04/14 05:39:23 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:23 DEBUG : dir: Looking for writers 2026/04/14 05:39:23 DEBUG : Looking for writers 2026/04/14 05:39:23 DEBUG : dir: reading active writers 2026/04/14 05:39:23 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:23 DEBUG : dir: Looking for writers 2026/04/14 05:39:23 DEBUG : Looking for writers 2026/04/14 05:39:23 DEBUG : dir: reading active writers 2026/04/14 05:39:23 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:23 DEBUG : dir: Looking for writers 2026/04/14 05:39:23 DEBUG : Looking for writers 2026/04/14 05:39:23 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:23 DEBUG : dir: reading active writers 2026/04/14 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:23 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:39:23 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:23 DEBUG : dir: Looking for writers 2026/04/14 05:39:23 DEBUG : Looking for writers 2026/04/14 05:39:23 DEBUG : dir: reading active writers 2026/04/14 05:39:23 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:24 DEBUG : dir: Looking for writers 2026/04/14 05:39:24 DEBUG : Looking for writers 2026/04/14 05:39:24 DEBUG : dir: reading active writers 2026/04/14 05:39:24 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:24 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:24 DEBUG : newLeaf.rclone_chunk.001_h436oc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:39:24 INFO : newLeaf.rclone_chunk.001_h436oc: Copied (server-side copy) to: newLeaf 2026/04/14 05:39:24 INFO : newLeaf.rclone_chunk.001_h436oc: Deleted 2026/04/14 05:39:24 DEBUG : newLeaf: size = 25 OK 2026/04/14 05:39:24 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:39:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:39:23.553116258 +0000 UTC" 2026/04/14 05:39:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:39:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:39:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:39:24 DEBUG : dir: Looking for writers 2026/04/14 05:39:24 DEBUG : Looking for writers 2026/04/14 05:39:24 DEBUG : dir: reading active writers 2026/04/14 05:39:24 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:24 DEBUG : >WaitForWriters: 2026/04/14 05:39:24 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:24 DEBUG : dir: Looking for writers 2026/04/14 05:39:24 DEBUG : Looking for writers 2026/04/14 05:39:24 DEBUG : dir: reading active writers 2026/04/14 05:39:24 DEBUG : newLeaf: reading active writers 2026/04/14 05:39:24 DEBUG : >WaitForWriters: 2026/04/14 05:39:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestFileRename (16.24s) --- PASS: TestFileRename/off,forceCache=false (2.37s) --- PASS: TestFileRename/minimal,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=true (3.23s) --- PASS: TestFileRename/writes,forceCache=false (2.49s) --- PASS: TestFileRename/writes,forceCache=true (3.19s) --- PASS: TestFileRename/full,forceCache=false (2.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:24 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:24 DEBUG : Looking for writers 2026/04/14 05:39:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:25 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:25 DEBUG : dir/file1.rclone_chunk.001_h437i7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:25 INFO : dir/file1.rclone_chunk.001_h437i7: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:25 INFO : dir/file1.rclone_chunk.001_h437i7: Deleted 2026/04/14 05:39:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:39:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:25 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:25 DEBUG : dir: Looking for writers 2026/04/14 05:39:25 DEBUG : file1: reading active writers 2026/04/14 05:39:25 DEBUG : Looking for writers 2026/04/14 05:39:25 DEBUG : dir: reading active writers 2026/04/14 05:39:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.86s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:25 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:25 DEBUG : dir/file1.rclone_chunk.001_h438b3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:25 INFO : dir/file1.rclone_chunk.001_h438b3: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:25 INFO : dir/file1.rclone_chunk.001_h438b3: Deleted 2026/04/14 05:39:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/14 05:39:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/14 05:39:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/14 05:39:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/14 05:39:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/14 05:39:26 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:26 DEBUG : dir: Looking for writers 2026/04/14 05:39:26 DEBUG : file1: reading active writers 2026/04/14 05:39:26 DEBUG : Looking for writers 2026/04/14 05:39:26 DEBUG : dir: reading active writers 2026/04/14 05:39:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.33s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:27 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:27 DEBUG : dir/file1.rclone_chunk.001_h4399i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:27 INFO : dir/file1.rclone_chunk.001_h4399i: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:27 INFO : dir/file1.rclone_chunk.001_h4399i: Deleted 2026/04/14 05:39:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/14 05:39:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/14 05:39:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/14 05:39:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/14 05:39:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/14 05:39:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/14 05:39:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/14 05:39:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/14 05:39:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/14 05:39:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/14 05:39:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/14 05:39:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/14 05:39:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/14 05:39:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/14 05:39:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/14 05:39:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/14 05:39:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/14 05:39:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/14 05:39:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/14 05:39:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/14 05:39:28 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:28 DEBUG : dir: Looking for writers 2026/04/14 05:39:28 DEBUG : file1: reading active writers 2026/04/14 05:39:28 DEBUG : Looking for writers 2026/04/14 05:39:28 DEBUG : dir: reading active writers 2026/04/14 05:39:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:28 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:28 DEBUG : dir/file1.rclone_chunk.001_h43bc2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:28 INFO : dir/file1.rclone_chunk.001_h43bc2: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:28 INFO : dir/file1.rclone_chunk.001_h43bc2: Deleted 2026/04/14 05:39:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:39:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:29 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:29 DEBUG : dir: Looking for writers 2026/04/14 05:39:29 DEBUG : file1: reading active writers 2026/04/14 05:39:29 DEBUG : Looking for writers 2026/04/14 05:39:29 DEBUG : dir: reading active writers 2026/04/14 05:39:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:29 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:29 DEBUG : dir/file1.rclone_chunk.001_h43cgr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:29 INFO : dir/file1.rclone_chunk.001_h43cgr: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:29 INFO : dir/file1.rclone_chunk.001_h43cgr: Deleted 2026/04/14 05:39:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:39:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:39:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/14 05:39:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/14 05:39:29 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:29 DEBUG : dir: Looking for writers 2026/04/14 05:39:29 DEBUG : file1: reading active writers 2026/04/14 05:39:29 DEBUG : Looking for writers 2026/04/14 05:39:29 DEBUG : dir: reading active writers 2026/04/14 05:39:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.94s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:30 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:30 DEBUG : dir/file1.rclone_chunk.001_h43d5b: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:30 INFO : dir/file1.rclone_chunk.001_h43d5b: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:30 INFO : dir/file1.rclone_chunk.001_h43d5b: Deleted 2026/04/14 05:39:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): _readAt: size=1, off=0 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): openPending: 2026/04/14 05:39:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >openPending: err= 2026/04/14 05:39:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:39:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >_readAt: n=1, err= 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): _readAt: size=256, off=1 2026/04/14 05:39:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >_readAt: n=15, err=EOF 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): _readAt: size=16, off=16 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >_readAt: n=0, err=EOF 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): close: 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >close: err= 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): close: 2026/04/14 05:39:30 DEBUG : dir/file1(0x5ba4a272400): >close: err=file already closed 2026/04/14 05:39:30 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:30 DEBUG : dir: Looking for writers 2026/04/14 05:39:30 DEBUG : file1: reading active writers 2026/04/14 05:39:30 DEBUG : Looking for writers 2026/04/14 05:39:30 DEBUG : dir: reading active writers 2026/04/14 05:39:30 DEBUG : >WaitForWriters: 2026/04/14 05:39:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:31 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:31 DEBUG : dir/file1.rclone_chunk.001_h43ecg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:31 INFO : dir/file1.rclone_chunk.001_h43ecg: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:31 INFO : dir/file1.rclone_chunk.001_h43ecg: Deleted 2026/04/14 05:39:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): _readAt: size=1, off=0 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): openPending: 2026/04/14 05:39:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >openPending: err= 2026/04/14 05:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:39:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >_readAt: n=1, err= 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): _readAt: size=1, off=5 2026/04/14 05:39:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >_readAt: n=1, err= 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): _readAt: size=1, off=3 2026/04/14 05:39:31 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >_readAt: n=1, err= 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): _readAt: size=1, off=13 2026/04/14 05:39:31 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >_readAt: n=1, err= 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): _readAt: size=16, off=100 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >_readAt: n=0, err=EOF 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): close: 2026/04/14 05:39:31 DEBUG : dir/file1(0x5ba4a51c680): >close: err= 2026/04/14 05:39:31 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:31 DEBUG : dir: Looking for writers 2026/04/14 05:39:31 DEBUG : file1: reading active writers 2026/04/14 05:39:31 DEBUG : Looking for writers 2026/04/14 05:39:31 DEBUG : dir: reading active writers 2026/04/14 05:39:31 DEBUG : >WaitForWriters: 2026/04/14 05:39:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:32 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:32 DEBUG : dir/file1.rclone_chunk.001_h43fmd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:32 INFO : dir/file1.rclone_chunk.001_h43fmd: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:32 INFO : dir/file1.rclone_chunk.001_h43fmd: Deleted 2026/04/14 05:39:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=1, off=0 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): openPending: 2026/04/14 05:39:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >openPending: err= 2026/04/14 05:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:39:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=1, err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=1, off=5 2026/04/14 05:39:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=1, err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=1, off=1 2026/04/14 05:39:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=1, err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=6, off=10 2026/04/14 05:39:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=6, err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=256, off=10 2026/04/14 05:39:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=6, err=EOF 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=256, off=100 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): close: 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >close: err= 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): _readAt: size=256, off=100 2026/04/14 05:39:32 DEBUG : dir/file1(0x5ba49f6c9c0): >_readAt: n=0, err=file already closed 2026/04/14 05:39:32 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:32 DEBUG : dir: Looking for writers 2026/04/14 05:39:32 DEBUG : file1: reading active writers 2026/04/14 05:39:32 DEBUG : Looking for writers 2026/04/14 05:39:32 DEBUG : dir: reading active writers 2026/04/14 05:39:32 DEBUG : >WaitForWriters: 2026/04/14 05:39:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:33 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:33 DEBUG : dir/file1.rclone_chunk.001_h43ggi: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:33 INFO : dir/file1.rclone_chunk.001_h43ggi: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:33 INFO : dir/file1.rclone_chunk.001_h43ggi: Deleted 2026/04/14 05:39:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): RWFileHandle.Flush 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): _readAt: size=256, off=0 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): openPending: 2026/04/14 05:39:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): >openPending: err= 2026/04/14 05:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/14 05:39:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): >_readAt: n=16, err=EOF 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): RWFileHandle.Flush 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): RWFileHandle.Flush 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): close: 2026/04/14 05:39:33 DEBUG : dir/file1(0x5ba4a082b40): >close: err= 2026/04/14 05:39:33 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:33 DEBUG : dir: Looking for writers 2026/04/14 05:39:33 DEBUG : file1: reading active writers 2026/04/14 05:39:33 DEBUG : Looking for writers 2026/04/14 05:39:33 DEBUG : dir: reading active writers 2026/04/14 05:39:33 DEBUG : >WaitForWriters: 2026/04/14 05:39:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:34 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:34 DEBUG : dir/file1.rclone_chunk.001_h43hmd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:34 INFO : dir/file1.rclone_chunk.001_h43hmd: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:34 INFO : dir/file1.rclone_chunk.001_h43hmd: Deleted 2026/04/14 05:39:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:39:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): _readAt: size=256, off=0 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): openPending: 2026/04/14 05:39:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): >openPending: err= 2026/04/14 05:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/14 05:39:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): >_readAt: n=16, err=EOF 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): RWFileHandle.Release 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): close: 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): >close: err= 2026/04/14 05:39:34 DEBUG : dir/file1(0x5ba4a332700): RWFileHandle.Release 2026/04/14 05:39:34 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:34 DEBUG : dir: Looking for writers 2026/04/14 05:39:34 DEBUG : file1: reading active writers 2026/04/14 05:39:34 DEBUG : Looking for writers 2026/04/14 05:39:34 DEBUG : dir: reading active writers 2026/04/14 05:39:34 DEBUG : >WaitForWriters: 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.93s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:35 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): openPending: 2026/04/14 05:39:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): >openPending: err= 2026/04/14 05:39:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): _writeAt: size=5, off=0 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): >_writeAt: n=5, err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): _writeAt: size=7, off=5 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): >_writeAt: n=7, err= 2026/04/14 05:39:35 DEBUG : file1: vfs cache: truncate to size=11 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): close: 2026/04/14 05:39:35 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:35.035215632 +0000 UTC m=+67.521701948 2026/04/14 05:39:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): >close: err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): close: 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a375000): >close: err=file already closed 2026/04/14 05:39:35 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:35 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:35 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:35 DEBUG : file1: size = 11 OK 2026/04/14 05:39:35 DEBUG : file1.rclone_chunk.001_h43i79: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:39:35 INFO : file1.rclone_chunk.001_h43i79: Copied (server-side copy) to: file1 2026/04/14 05:39:35 INFO : file1.rclone_chunk.001_h43i79: Deleted 2026/04/14 05:39:35 DEBUG : file1: size = 11 OK 2026/04/14 05:39:35 INFO : file1: Copied (new) 2026/04/14 05:39:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-14 05:39:35.035215632 +0000 UTC" 2026/04/14 05:39:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : >WaitForWriters: 2026/04/14 05:39:35 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : >WaitForWriters: 2026/04/14 05:39:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:35 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): openPending: 2026/04/14 05:39:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): >openPending: err= 2026/04/14 05:39:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): _writeAt: size=7, off=0 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): >_writeAt: n=7, err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): _writeAt: size=6, off=5 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): >_writeAt: n=6, err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): close: 2026/04/14 05:39:35 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:35.94956847 +0000 UTC m=+68.436054786 2026/04/14 05:39:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): >close: err= 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): _writeAt: size=5, off=0 2026/04/14 05:39:35 DEBUG : file1(0x5ba4a4c8100): >_writeAt: n=0, err=file already closed 2026/04/14 05:39:35 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:35 DEBUG : Looking for writers 2026/04/14 05:39:35 DEBUG : file1: reading active writers 2026/04/14 05:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:36 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:36 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:36 DEBUG : file1: size = 11 OK 2026/04/14 05:39:36 DEBUG : file1.rclone_chunk.001_h43jah: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:39:36 INFO : file1.rclone_chunk.001_h43jah: Copied (server-side copy) to: file1 2026/04/14 05:39:36 INFO : file1.rclone_chunk.001_h43jah: Deleted 2026/04/14 05:39:36 DEBUG : file1: size = 11 OK 2026/04/14 05:39:36 INFO : file1: Copied (new) 2026/04/14 05:39:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-14 05:39:35.94956847 +0000 UTC" 2026/04/14 05:39:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:36 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : >WaitForWriters: 2026/04/14 05:39:36 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : >WaitForWriters: 2026/04/14 05:39:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:36 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:36 DEBUG : file1(0x5ba4a3b8b00): openPending: 2026/04/14 05:39:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:36 DEBUG : file1(0x5ba4a3b8b00): >openPending: err= 2026/04/14 05:39:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:36 DEBUG : file1(0x5ba4a3b8b00): close: 2026/04/14 05:39:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:36.868395427 +0000 UTC m=+69.354881734 2026/04/14 05:39:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:36 DEBUG : file1(0x5ba4a3b8b00): >close: err= 2026/04/14 05:39:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:39:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:39:36 DEBUG : file2: newRWFileHandle: 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): openPending: 2026/04/14 05:39:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): >openPending: err= 2026/04/14 05:39:36 DEBUG : file2: >newRWFileHandle: err= 2026/04/14 05:39:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:39:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/14 05:39:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): RWFileHandle.Flush 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): RWFileHandle.Release 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): close: 2026/04/14 05:39:36 DEBUG : file2: vfs cache: setting modification time to 2026-04-14 05:39:36.869188908 +0000 UTC m=+69.355675214 2026/04/14 05:39:36 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:36 DEBUG : file2(0x5ba4a3b9000): >close: err= 2026/04/14 05:39:36 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : file2: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : file2: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : file2: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/14 05:39:36 DEBUG : Looking for writers 2026/04/14 05:39:36 DEBUG : file2: reading active writers 2026/04/14 05:39:36 DEBUG : file1: reading active writers 2026/04/14 05:39:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/14 05:39:36 DEBUG : file2: vfs cache: starting upload 2026/04/14 05:39:36 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:37 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : file2: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/14 05:39:37 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : file2: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/14 05:39:37 DEBUG : file1: size = 0 OK 2026/04/14 05:39:37 DEBUG : file1.rclone_chunk.001_h43k96: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:39:37 INFO : file1.rclone_chunk.001_h43k96: Copied (server-side copy) to: file1 2026/04/14 05:39:37 DEBUG : file2: size = 0 OK 2026/04/14 05:39:37 DEBUG : file2.rclone_chunk.001_h43k03: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:39:37 INFO : file2.rclone_chunk.001_h43k03: Copied (server-side copy) to: file2 2026/04/14 05:39:37 INFO : file1.rclone_chunk.001_h43k96: Deleted 2026/04/14 05:39:37 DEBUG : file1: size = 0 OK 2026/04/14 05:39:37 INFO : file1: Copied (new) 2026/04/14 05:39:37 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-14 05:39:36.868395427 +0000 UTC" 2026/04/14 05:39:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:37 INFO : file2.rclone_chunk.001_h43k03: Deleted 2026/04/14 05:39:37 DEBUG : file2: size = 0 OK 2026/04/14 05:39:37 INFO : file2: Copied (new) 2026/04/14 05:39:37 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-14 05:39:36.869188908 +0000 UTC" 2026/04/14 05:39:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/14 05:39:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:39:37 INFO : file2: vfs cache: upload succeeded try #1 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : file2: reading active writers 2026/04/14 05:39:37 DEBUG : >WaitForWriters: 2026/04/14 05:39:37 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : file2: reading active writers 2026/04/14 05:39:37 DEBUG : >WaitForWriters: 2026/04/14 05:39:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:37 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): openPending: 2026/04/14 05:39:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): >openPending: err= 2026/04/14 05:39:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): _writeAt: size=5, off=0 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): >_writeAt: n=5, err= 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): RWFileHandle.Flush 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): RWFileHandle.Flush 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): close: 2026/04/14 05:39:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:37.870416382 +0000 UTC m=+70.356902738 2026/04/14 05:39:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:37 DEBUG : file1(0x5ba4a1fc0c0): >close: err= 2026/04/14 05:39:37 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:37 DEBUG : Looking for writers 2026/04/14 05:39:37 DEBUG : file1: reading active writers 2026/04/14 05:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:37 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:38 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:38 DEBUG : file1: size = 5 OK 2026/04/14 05:39:38 DEBUG : file1.rclone_chunk.001_h43l89: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:39:38 INFO : file1.rclone_chunk.001_h43l89: Copied (server-side copy) to: file1 2026/04/14 05:39:38 INFO : file1.rclone_chunk.001_h43l89: Deleted 2026/04/14 05:39:38 DEBUG : file1: size = 5 OK 2026/04/14 05:39:38 INFO : file1: Copied (new) 2026/04/14 05:39:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:39:37.870416382 +0000 UTC" 2026/04/14 05:39:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : >WaitForWriters: 2026/04/14 05:39:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:38 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): openPending: 2026/04/14 05:39:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): >openPending: err= 2026/04/14 05:39:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): _writeAt: size=5, off=0 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): >_writeAt: n=5, err= 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): RWFileHandle.Release 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): close: 2026/04/14 05:39:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:38.698614069 +0000 UTC m=+71.185100414 2026/04/14 05:39:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): >close: err= 2026/04/14 05:39:38 DEBUG : file1(0x5ba4a3ce240): RWFileHandle.Release 2026/04/14 05:39:38 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:38 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:38 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:38 DEBUG : Looking for writers 2026/04/14 05:39:38 DEBUG : file1: reading active writers 2026/04/14 05:39:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:39 DEBUG : Looking for writers 2026/04/14 05:39:39 DEBUG : file1: reading active writers 2026/04/14 05:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:39 DEBUG : file1: size = 5 OK 2026/04/14 05:39:39 DEBUG : file1.rclone_chunk.001_h43lyp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:39:39 INFO : file1.rclone_chunk.001_h43lyp: Copied (server-side copy) to: file1 2026/04/14 05:39:39 INFO : file1.rclone_chunk.001_h43lyp: Deleted 2026/04/14 05:39:39 DEBUG : file1: size = 5 OK 2026/04/14 05:39:39 INFO : file1: Copied (new) 2026/04/14 05:39:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:39:38.698614069 +0000 UTC" 2026/04/14 05:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:39 DEBUG : Looking for writers 2026/04/14 05:39:39 DEBUG : file1: reading active writers 2026/04/14 05:39:39 DEBUG : >WaitForWriters: 2026/04/14 05:39:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa/dir/file1: no such file or directory 2026/04/14 05:39:39 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:39 DEBUG : dir/file1.rclone_chunk.001_h43mef: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:39 INFO : dir/file1.rclone_chunk.001_h43mef: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:39 INFO : dir/file1.rclone_chunk.001_h43mef: Deleted 2026/04/14 05:39:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:39:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): openPending: 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): >openPending: err= 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:39:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): _writeAt: size=5, off=0 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): >_writeAt: n=5, err= 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): close: 2026/04/14 05:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-14 05:39:40.179728575 +0000 UTC m=+72.666214891 2026/04/14 05:39:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:40 DEBUG : dir/file1(0x5ba4a59a2c0): >close: err= 2026/04/14 05:39:40 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:39:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:40 DEBUG : dir/file1: size = 5 OK 2026/04/14 05:39:40 DEBUG : dir/file1.rclone_chunk.001_h43n46: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:39:40 INFO : dir/file1.rclone_chunk.001_h43n46: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:40 INFO : dir/file1.rclone_chunk.001_h43n46: Deleted 2026/04/14 05:39:40 DEBUG : dir/file1: size = 5 OK 2026/04/14 05:39:40 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-14 05:39:40.179728575 +0000 UTC" 2026/04/14 05:39:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:40 DEBUG : dir: Looking for writers 2026/04/14 05:39:40 DEBUG : file1: reading active writers 2026/04/14 05:39:40 DEBUG : Looking for writers 2026/04/14 05:39:40 DEBUG : dir: reading active writers 2026/04/14 05:39:40 DEBUG : >WaitForWriters: 2026/04/14 05:39:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:41 DEBUG : dir/file1: size = 16 OK 2026/04/14 05:39:41 DEBUG : dir/file1.rclone_chunk.001_h43oph: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/14 05:39:41 INFO : dir/file1.rclone_chunk.001_h43oph: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:41 INFO : dir/file1.rclone_chunk.001_h43oph: Deleted 2026/04/14 05:39:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:39:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:39:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:39:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): _writeAt: size=5, off=0 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): openPending: 2026/04/14 05:39:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:39:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): >openPending: err= 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): >_writeAt: n=5, err= 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): _writeAt: size=15, off=5 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): >_writeAt: n=15, err= 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): close: 2026/04/14 05:39:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/14 05:39:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-14 05:39:41.693385365 +0000 UTC m=+74.179871672 2026/04/14 05:39:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:41 DEBUG : dir/file1(0x5ba4a5a2a00): >close: err= 2026/04/14 05:39:41 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:41 DEBUG : dir: Looking for writers 2026/04/14 05:39:41 DEBUG : file1: reading active writers 2026/04/14 05:39:41 DEBUG : Looking for writers 2026/04/14 05:39:41 DEBUG : dir: reading active writers 2026/04/14 05:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:41 DEBUG : dir: Looking for writers 2026/04/14 05:39:41 DEBUG : file1: reading active writers 2026/04/14 05:39:41 DEBUG : Looking for writers 2026/04/14 05:39:41 DEBUG : dir: reading active writers 2026/04/14 05:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:41 DEBUG : dir: Looking for writers 2026/04/14 05:39:41 DEBUG : file1: reading active writers 2026/04/14 05:39:41 DEBUG : Looking for writers 2026/04/14 05:39:41 DEBUG : dir: reading active writers 2026/04/14 05:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:41 DEBUG : dir: Looking for writers 2026/04/14 05:39:41 DEBUG : file1: reading active writers 2026/04/14 05:39:41 DEBUG : Looking for writers 2026/04/14 05:39:41 DEBUG : dir: reading active writers 2026/04/14 05:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:39:41 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:41 DEBUG : dir: Looking for writers 2026/04/14 05:39:41 DEBUG : file1: reading active writers 2026/04/14 05:39:41 DEBUG : Looking for writers 2026/04/14 05:39:41 DEBUG : dir: reading active writers 2026/04/14 05:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:42 DEBUG : dir: Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : dir: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:42 DEBUG : dir/file1: size = 20 OK 2026/04/14 05:39:42 DEBUG : dir/file1.rclone_chunk.001_h43oi2: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/14 05:39:42 INFO : dir/file1.rclone_chunk.001_h43oi2: Copied (server-side copy) to: dir/file1 2026/04/14 05:39:42 INFO : dir/file1.rclone_chunk.001_h43oi2: Deleted 2026/04/14 05:39:42 DEBUG : dir/file1: size = 20 OK 2026/04/14 05:39:42 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:39:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-14 05:39:41.693385365 +0000 UTC" 2026/04/14 05:39:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:42 DEBUG : dir: Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : dir: reading active writers 2026/04/14 05:39:42 DEBUG : >WaitForWriters: 2026/04/14 05:39:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:42 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): openPending: 2026/04/14 05:39:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): >openPending: err= 2026/04/14 05:39:42 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): _writeAt: size=5, off=0 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): >_writeAt: n=5, err= 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): close: 2026/04/14 05:39:42 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:39:42.56547133 +0000 UTC m=+75.051957635 2026/04/14 05:39:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:42 DEBUG : file1(0x5ba4a5a3ec0): >close: err= 2026/04/14 05:39:42 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:42 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:42 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:42 DEBUG : Looking for writers 2026/04/14 05:39:42 DEBUG : file1: reading active writers 2026/04/14 05:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:43 DEBUG : file1: size = 5 OK 2026/04/14 05:39:43 DEBUG : file1.rclone_chunk.001_h43p47: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:39:43 INFO : file1.rclone_chunk.001_h43p47: Copied (server-side copy) to: file1 2026/04/14 05:39:43 INFO : file1.rclone_chunk.001_h43p47: Deleted 2026/04/14 05:39:43 DEBUG : file1: size = 5 OK 2026/04/14 05:39:43 INFO : file1: Copied (new) 2026/04/14 05:39:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:39:42.56547133 +0000 UTC" 2026/04/14 05:39:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:43 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:43 DEBUG : Looking for writers 2026/04/14 05:39:43 DEBUG : file1: reading active writers 2026/04/14 05:39:43 DEBUG : >WaitForWriters: 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.39078718 +0000 UTC m=+75.877273496 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.39078718 +0000 UTC m=+75.877273496 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.39078718 +0000 UTC m=+75.877273496 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9b730 item 1 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.392967943 +0000 UTC m=+75.879454259 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.392967943 +0000 UTC m=+75.879454259 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9bd50 item 2 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.394567258 +0000 UTC m=+75.881053574 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.394567258 +0000 UTC m=+75.881053574 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a484500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.394567258 +0000 UTC m=+75.881053574 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4849c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7c700 item 3 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.396457532 +0000 UTC m=+75.882943848 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.396457532 +0000 UTC m=+75.882943848 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d2d0 item 4 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.397921921 +0000 UTC m=+75.884408227 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a485bc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.397921921 +0000 UTC m=+75.884408227 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.397921921 +0000 UTC m=+75.884408227 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d730 item 5 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.40038029 +0000 UTC m=+75.886866606 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.40038029 +0000 UTC m=+75.886866606 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f91c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31180 item 6 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.401664669 +0000 UTC m=+75.888150985 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.401664669 +0000 UTC m=+75.888150985 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9d40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.401664669 +0000 UTC m=+75.888150985 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31c70 item 7 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.403774819 +0000 UTC m=+75.890261135 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.403774819 +0000 UTC m=+75.890261135 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5624d0 item 8 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a557480): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.405608916 +0000 UTC m=+75.892095233 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.405608916 +0000 UTC m=+75.892095233 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a557cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.405608916 +0000 UTC m=+75.892095233 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5902c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a562a80 item 9 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.407858962 +0000 UTC m=+75.894345278 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.407858962 +0000 UTC m=+75.894345278 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a590e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5631f0 item 10 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a5914c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5914c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.409575778 +0000 UTC m=+75.896062094 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.409575778 +0000 UTC m=+75.896062094 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a591d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.409575778 +0000 UTC m=+75.896062094 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563730 item 11 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.411585428 +0000 UTC m=+75.898071745 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6a00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.411585428 +0000 UTC m=+75.898071745 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d6f40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563c70 item 12 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a5d7580): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.413032554 +0000 UTC m=+75.899518870 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5d7940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.413032554 +0000 UTC m=+75.899518870 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510310 item 13 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.4145209 +0000 UTC m=+75.901007216 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fc780): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.4145209 +0000 UTC m=+75.901007216 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fccc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510690 item 14 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a5fd300): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.416487838 +0000 UTC m=+75.902974155 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fd6c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.416487838 +0000 UTC m=+75.902974155 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5fdd80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510a80 item 15 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.41836615 +0000 UTC m=+75.904852466 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.41836615 +0000 UTC m=+75.904852466 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a612a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510e00 item 16 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.419903568 +0000 UTC m=+75.906389875 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.419903568 +0000 UTC m=+75.906389875 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.419903568 +0000 UTC m=+75.906389875 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a613a00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511180 item 17 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.421841052 +0000 UTC m=+75.908327358 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c180): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.421841052 +0000 UTC m=+75.908327358 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66c6c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511880 item 18 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.423504958 +0000 UTC m=+75.909991274 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66cd40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.423504958 +0000 UTC m=+75.909991274 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.423504958 +0000 UTC m=+75.909991274 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66d740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511c00 item 19 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.425601262 +0000 UTC m=+75.912087578 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a66ddc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.425601262 +0000 UTC m=+75.912087578 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d82cb0 item 20 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.427138179 +0000 UTC m=+75.913624495 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.427138179 +0000 UTC m=+75.913624495 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696f80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.427138179 +0000 UTC m=+75.913624495 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d83500 item 21 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.429440722 +0000 UTC m=+75.915927038 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697b00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.429440722 +0000 UTC m=+75.915927038 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0828c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5de150 item 22 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.431987699 +0000 UTC m=+75.918474005 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.431987699 +0000 UTC m=+75.918474005 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082f40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.431987699 +0000 UTC m=+75.918474005 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5de620 item 23 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.434284352 +0000 UTC m=+75.920770657 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083ac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.434284352 +0000 UTC m=+75.920770657 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5decb0 item 24 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a696740): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.435877164 +0000 UTC m=+75.922363470 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696b00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.435877164 +0000 UTC m=+75.922363470 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.435877164 +0000 UTC m=+75.922363470 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5df030 item 25 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.437840366 +0000 UTC m=+75.924326672 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.437840366 +0000 UTC m=+75.924326672 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5df880 item 26 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a536940): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.439459979 +0000 UTC m=+75.925946295 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.439459979 +0000 UTC m=+75.925946295 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5372c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.439459979 +0000 UTC m=+75.925946295 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5dfc00 item 27 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.441292895 +0000 UTC m=+75.927779201 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.441292895 +0000 UTC m=+75.927779201 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd9030 item 28 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba49e4e1c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e1c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.442595087 +0000 UTC m=+75.929081394 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.442595087 +0000 UTC m=+75.929081394 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd9ab0 item 29 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.443958394 +0000 UTC m=+75.930444701 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.443958394 +0000 UTC m=+75.930444701 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fd80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7d030 item 30 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a1404c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1404c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.445453482 +0000 UTC m=+75.931939798 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.445453482 +0000 UTC m=+75.931939798 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1415c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7d7a0 item 31 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.446990308 +0000 UTC m=+75.933476624 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce83c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.446990308 +0000 UTC m=+75.933476624 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6c9c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a022af0 item 32 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.448511135 +0000 UTC m=+75.934997451 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a023180 item 33 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.449023844 +0000 UTC m=+75.935510160 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.449023844 +0000 UTC m=+75.935510160 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6dc00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a0236c0 item 33 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.45037047 +0000 UTC m=+75.936856776 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a023dc0 item 34 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.450954183 +0000 UTC m=+75.937440489 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b87c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.450954183 +0000 UTC m=+75.937440489 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc1c0 item 34 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.452031581 +0000 UTC m=+75.938517888 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b93c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc5b0 item 35 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.452644219 +0000 UTC m=+75.939130525 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.452644219 +0000 UTC m=+75.939130525 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9d40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc9a0 item 35 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.453933818 +0000 UTC m=+75.940420134 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd030 item 36 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.454448492 +0000 UTC m=+75.940934798 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.454448492 +0000 UTC m=+75.940934798 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51cf40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd1f0 item 36 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.455620598 +0000 UTC m=+75.942106904 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd650 item 37 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.456071701 +0000 UTC m=+75.942558007 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51da40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.456071701 +0000 UTC m=+75.942558007 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd880 item 37 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.457312157 +0000 UTC m=+75.943798463 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a26c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3ddc00 item 38 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.457878859 +0000 UTC m=+75.944365165 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2bc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.457878859 +0000 UTC m=+75.944365165 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dde30 item 38 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.458977816 +0000 UTC m=+75.945464123 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f43f0 item 39 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.459456552 +0000 UTC m=+75.945942858 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.459456552 +0000 UTC m=+75.945942858 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f45b0 item 39 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.460600815 +0000 UTC m=+75.947087122 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fab80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4a10 item 40 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.461105289 +0000 UTC m=+75.947591596 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb0c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.461105289 +0000 UTC m=+75.947591596 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4e00 item 40 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.462264261 +0000 UTC m=+75.948750566 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbbc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5180 item 41 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.462714141 +0000 UTC m=+75.949200447 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5340 item 41 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.463173511 +0000 UTC m=+75.949659817 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.463173511 +0000 UTC m=+75.949659817 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcd40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5500 item 41 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.464381765 +0000 UTC m=+75.950868071 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5880 item 42 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.465150699 +0000 UTC m=+75.951637005 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5ab0 item 42 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.46588612 +0000 UTC m=+75.952372426 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.46588612 +0000 UTC m=+75.952372426 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5c70 item 42 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.467114622 +0000 UTC m=+75.953600928 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490150 item 43 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.467511734 +0000 UTC m=+75.953998040 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490380 item 43 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.468057756 +0000 UTC m=+75.954544062 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.468057756 +0000 UTC m=+75.954544062 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfc80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490700 item 43 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.469280739 +0000 UTC m=+75.955767045 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d23c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490bd0 item 44 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.469745127 +0000 UTC m=+75.956231433 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d28c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490d90 item 44 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.47032361 +0000 UTC m=+75.956809916 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d2e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.47032361 +0000 UTC m=+75.956809916 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490f50 item 44 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.471505496 +0000 UTC m=+75.957991801 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d39c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4913b0 item 45 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.471940067 +0000 UTC m=+75.958426373 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0d3ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.471940067 +0000 UTC m=+75.958426373 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10e6c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4916c0 item 45 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.473224677 +0000 UTC m=+75.959710984 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10ed00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2c3f0 item 46 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.473692872 +0000 UTC m=+75.960179178 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e180): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.473692872 +0000 UTC m=+75.960179178 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32e880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2c850 item 46 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.474978973 +0000 UTC m=+75.961465280 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32eec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2d0a0 item 47 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.475410039 +0000 UTC m=+75.961896345 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32f3c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.475410039 +0000 UTC m=+75.961896345 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a32fac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2d7a0 item 47 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.476583949 +0000 UTC m=+75.963070255 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de2d90 item 48 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.476978515 +0000 UTC m=+75.963464821 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.476978515 +0000 UTC m=+75.963464821 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a350e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de30a0 item 48 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.47829816 +0000 UTC m=+75.964784466 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de3d50 item 49 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.478739745 +0000 UTC m=+75.965226052 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3518c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.478739745 +0000 UTC m=+75.965226052 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a351e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930150 item 49 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.479898056 +0000 UTC m=+75.966384372 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36a580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a9304d0 item 50 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.480426675 +0000 UTC m=+75.966912981 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36aa80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.480426675 +0000 UTC m=+75.966912981 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930770 item 50 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.481535402 +0000 UTC m=+75.968021709 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36b680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930b60 item 51 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.48196239 +0000 UTC m=+75.968448696 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a36bb80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.48196239 +0000 UTC m=+75.968448696 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e1c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930d20 item 51 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.483195531 +0000 UTC m=+75.969681838 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18e840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a9310a0 item 52 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.483730233 +0000 UTC m=+75.970216539 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18ed40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.483730233 +0000 UTC m=+75.970216539 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f2c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931340 item 52 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.485132635 +0000 UTC m=+75.971618941 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18f940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931730 item 53 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.485655873 +0000 UTC m=+75.972142180 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a18fe40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.485655873 +0000 UTC m=+75.972142180 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24c480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a9318f0 item 53 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.486858708 +0000 UTC m=+75.973345014 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24cb00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931c70 item 54 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.487385024 +0000 UTC m=+75.973871330 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.487385024 +0000 UTC m=+75.973871330 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24d580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931e30 item 54 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.489051435 +0000 UTC m=+75.975537740 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a24dc00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4460 item 55 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.489649706 +0000 UTC m=+75.976136012 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.489649706 +0000 UTC m=+75.976136012 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4620 item 55 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.490868351 +0000 UTC m=+75.977354656 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a272dc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d49a0 item 56 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.491454127 +0000 UTC m=+75.977940434 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2732c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.491454127 +0000 UTC m=+75.977940434 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d50a0 item 56 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.492842584 +0000 UTC m=+75.979328890 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a273e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d5b20 item 57 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.493271835 +0000 UTC m=+75.979758141 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a44c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d5dc0 item 57 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.493779004 +0000 UTC m=+75.980265310 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4a00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.493779004 +0000 UTC m=+75.980265310 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a4f80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc83f0 item 57 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.49505066 +0000 UTC m=+75.981536965 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a55c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc8a80 item 58 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.495485382 +0000 UTC m=+75.981971688 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2a5b00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc95e0 item 58 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.496046932 +0000 UTC m=+75.982533239 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.496046932 +0000 UTC m=+75.982533239 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc9c00 item 58 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.497238896 +0000 UTC m=+75.983725203 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c0d40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78af0 item 59 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.497686484 +0000 UTC m=+75.984172790 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78e00 item 59 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.498188383 +0000 UTC m=+75.984674689 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c17c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.498188383 +0000 UTC m=+75.984674689 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2c1d40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79180 item 59 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.499434268 +0000 UTC m=+75.985920574 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a491c70 item 60 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.49984774 +0000 UTC m=+75.986334047 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10f980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd2230 item 60 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.500733305 +0000 UTC m=+75.987219611 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a10fec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.500733305 +0000 UTC m=+75.987219611 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13a580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd23f0 item 60 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.501988318 +0000 UTC m=+75.988474624 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13abc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd2a80 item 61 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.50241731 +0000 UTC m=+75.988903626 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.50241731 +0000 UTC m=+75.988903626 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13b800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd2fc0 item 61 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.503678535 +0000 UTC m=+75.990164840 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a13be40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd3a40 item 62 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.504207054 +0000 UTC m=+75.990693359 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.504207054 +0000 UTC m=+75.990693359 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e8b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a1680e0 item 62 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.505568669 +0000 UTC m=+75.992054974 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e91c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168c40 item 63 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.505979545 +0000 UTC m=+75.992465851 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.505979545 +0000 UTC m=+75.992465851 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3e9e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168e70 item 63 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.507418927 +0000 UTC m=+75.993905233 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44a540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a169420 item 64 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.507877365 +0000 UTC m=+75.994363671 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44aa80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.507877365 +0000 UTC m=+75.994363671 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b180): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4ba1c0 item 64 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.509146704 +0000 UTC m=+75.995633011 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44b7c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4baaf0 item 65 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.509568072 +0000 UTC m=+75.996054377 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44bc40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.509568072 +0000 UTC m=+75.996054377 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bacb0 item 65 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.510734827 +0000 UTC m=+75.997221133 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47a880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bb110 item 66 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.511270611 +0000 UTC m=+75.997756927 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47ad00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.511270611 +0000 UTC m=+75.997756927 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bb570 item 66 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.512461132 +0000 UTC m=+75.998947438 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47b880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bba40 item 67 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.512952781 +0000 UTC m=+75.999439087 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a47bd00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.512952781 +0000 UTC m=+75.999439087 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bbc00 item 67 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.514320428 +0000 UTC m=+76.000806734 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4150 item 68 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.514752585 +0000 UTC m=+76.001238891 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f8e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.514752585 +0000 UTC m=+76.001238891 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f93c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4460 item 68 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.51678118 +0000 UTC m=+76.003267487 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9a00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4930 item 69 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.517266298 +0000 UTC m=+76.003752604 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4f9e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.517266298 +0000 UTC m=+76.003752604 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4cb0 item 69 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.518562379 +0000 UTC m=+76.005048685 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a556b00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5110 item 70 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.519132808 +0000 UTC m=+76.005619124 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.519132808 +0000 UTC m=+76.005619124 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6ca580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6e770 item 70 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.52036614 +0000 UTC m=+76.006852446 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cac00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6f180 item 71 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.520911762 +0000 UTC m=+76.007398068 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.520911762 +0000 UTC m=+76.007398068 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cb600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6f340 item 71 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.522110168 +0000 UTC m=+76.008596474 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6cbc80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6fa40 item 72 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.522534811 +0000 UTC m=+76.009021117 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.522534811 +0000 UTC m=+76.009021117 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f47c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6fdc0 item 72 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.523725533 +0000 UTC m=+76.010211839 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f4d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19c460 item 73 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.524206051 +0000 UTC m=+76.010692357 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19c850 item 73 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.524724671 +0000 UTC m=+76.011210978 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.524724671 +0000 UTC m=+76.011210978 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6f5c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19ca10 item 73 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.5260035 +0000 UTC m=+76.012489806 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a83c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19cd90 item 74 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.526434796 +0000 UTC m=+76.012921102 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a88c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19d110 item 74 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.526944389 +0000 UTC m=+76.013430696 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a8e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.526944389 +0000 UTC m=+76.013430696 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19d490 item 74 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.528030162 +0000 UTC m=+76.014516469 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a99c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19dc70 item 75 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.52841534 +0000 UTC m=+76.014901647 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a9ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6a7e0 item 75 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.528863568 +0000 UTC m=+76.015349874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.528863568 +0000 UTC m=+76.015349874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e0a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6abd0 item 75 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.530385136 +0000 UTC m=+76.016871442 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6b8f0 item 76 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.530815719 +0000 UTC m=+76.017302025 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9a070 item 76 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.531384395 +0000 UTC m=+76.017870701 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e1ac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.531384395 +0000 UTC m=+76.017870701 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9a4d0 item 76 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.532484255 +0000 UTC m=+76.018970562 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602780): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9ae70 item 77 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.532909049 +0000 UTC m=+76.019395354 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a602c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.532909049 +0000 UTC m=+76.019395354 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9b2d0 item 77 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.534151808 +0000 UTC m=+76.020638114 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6039c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9ba40 item 78 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.534521567 +0000 UTC m=+76.021007873 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a603ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.534521567 +0000 UTC m=+76.021007873 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61e6c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9a4d0 item 78 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.535695898 +0000 UTC m=+76.022182204 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61ed00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9b810 item 79 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.536166257 +0000 UTC m=+76.022652564 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.536166257 +0000 UTC m=+76.022652564 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a61f900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9ba40 item 79 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.537604757 +0000 UTC m=+76.024091073 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7c380 item 80 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.538058556 +0000 UTC m=+76.024544863 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64e540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.538058556 +0000 UTC m=+76.024544863 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64ec40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7c690 item 80 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.539363643 +0000 UTC m=+76.025849949 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7cd20 item 81 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.539877405 +0000 UTC m=+76.026363711 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64f700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.539877405 +0000 UTC m=+76.026363711 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a64fc40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d2d0 item 81 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.541215065 +0000 UTC m=+76.027701371 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6703c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d730 item 82 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.541739066 +0000 UTC m=+76.028225371 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6708c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.541739066 +0000 UTC m=+76.028225371 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a670e40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7dd50 item 82 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.542778321 +0000 UTC m=+76.029264628 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6714c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31340 item 83 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.543213875 +0000 UTC m=+76.029700181 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6719c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.543213875 +0000 UTC m=+76.029700181 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31730 item 83 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.544298095 +0000 UTC m=+76.030784401 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5621c0 item 84 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.544772121 +0000 UTC m=+76.031258427 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a694b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.544772121 +0000 UTC m=+76.031258427 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5623f0 item 84 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.545772583 +0000 UTC m=+76.032258889 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695780): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5629a0 item 85 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.546259243 +0000 UTC m=+76.032745549 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a695c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.546259243 +0000 UTC m=+76.032745549 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e2c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a562b60 item 85 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.54732568 +0000 UTC m=+76.033811986 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71e940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563180 item 86 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.547888324 +0000 UTC m=+76.034374630 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71ee40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.547888324 +0000 UTC m=+76.034374630 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71f3c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563340 item 86 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.548940113 +0000 UTC m=+76.035426419 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a71fa40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5638f0 item 87 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.549400173 +0000 UTC m=+76.035886479 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.549400173 +0000 UTC m=+76.035886479 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73c580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563ab0 item 87 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.550498008 +0000 UTC m=+76.036984314 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73cc00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a563e30 item 88 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.550954172 +0000 UTC m=+76.037440477 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.550954172 +0000 UTC m=+76.037440477 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73d680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510230 item 88 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.551914126 +0000 UTC m=+76.038400433 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a73dcc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5105b0 item 89 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.552326255 +0000 UTC m=+76.038812562 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510770 item 89 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.552803819 +0000 UTC m=+76.039290125 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.552803819 +0000 UTC m=+76.039290125 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a754dc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5109a0 item 89 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.553880044 +0000 UTC m=+76.040366350 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510d20 item 90 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.554304536 +0000 UTC m=+76.040790843 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a510ee0 item 90 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.554774104 +0000 UTC m=+76.041260410 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a755e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.554774104 +0000 UTC m=+76.041260410 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5110a0 item 90 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.555879745 +0000 UTC m=+76.042366052 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a772b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511420 item 91 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.556394459 +0000 UTC m=+76.042880764 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7730c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511810 item 91 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.557254686 +0000 UTC m=+76.043740991 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.557254686 +0000 UTC m=+76.043740991 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a773b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5119d0 item 91 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.558440288 +0000 UTC m=+76.044926593 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a2c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a511d50 item 92 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.558884488 +0000 UTC m=+76.045370793 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79a800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d824d0 item 92 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.559408959 +0000 UTC m=+76.045895265 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79ad40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.559408959 +0000 UTC m=+76.045895265 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d82cb0 item 92 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.560671807 +0000 UTC m=+76.047158113 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79b940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d83500 item 93 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.561338177 +0000 UTC m=+76.047824494 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a79be80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.561338177 +0000 UTC m=+76.047824494 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d83810 item 93 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.562670767 +0000 UTC m=+76.049157073 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b2cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da4540 item 94 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.563362676 +0000 UTC m=+76.049848981 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.563362676 +0000 UTC m=+76.049848981 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7b3900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da48c0 item 94 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.565744079 +0000 UTC m=+76.052230395 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79340 item 95 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.567156158 +0000 UTC m=+76.053642464 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.567156158 +0000 UTC m=+76.053642464 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4070 item 95 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.568447661 +0000 UTC m=+76.054933968 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d4d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4540 item 96 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.568890669 +0000 UTC m=+76.055376975 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d52c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.568890669 +0000 UTC m=+76.055376975 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a7d59c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4850 item 96 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= 2026/04/14 05:39:43 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:43 DEBUG : Looking for writers 2026/04/14 05:39:43 DEBUG : >WaitForWriters: 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.70960754 +0000 UTC m=+76.196093856 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082c40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.70960754 +0000 UTC m=+76.196093856 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.70960754 +0000 UTC m=+76.196093856 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da4620 item 1 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.712320851 +0000 UTC m=+76.198807167 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.712320851 +0000 UTC m=+76.198807167 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da5ce0 item 2 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.713670203 +0000 UTC m=+76.200156509 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.713670203 +0000 UTC m=+76.200156509 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.713670203 +0000 UTC m=+76.200156509 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5371c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd9110 item 3 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.715713065 +0000 UTC m=+76.202199381 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.715713065 +0000 UTC m=+76.202199381 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7c540 item 4 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.717203324 +0000 UTC m=+76.203689630 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.717203324 +0000 UTC m=+76.203689630 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.717203324 +0000 UTC m=+76.203689630 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7d260 item 5 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.719021542 +0000 UTC m=+76.205507848 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.719021542 +0000 UTC m=+76.205507848 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a022770 item 6 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.720713131 +0000 UTC m=+76.207199437 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.720713131 +0000 UTC m=+76.207199437 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.720713131 +0000 UTC m=+76.207199437 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a022ee0 item 7 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.722770902 +0000 UTC m=+76.209257208 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.722770902 +0000 UTC m=+76.209257208 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141c00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a0239d0 item 8 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba49ce9680): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce9680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.724188994 +0000 UTC m=+76.210675299 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.724188994 +0000 UTC m=+76.210675299 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.724188994 +0000 UTC m=+76.210675299 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc150 item 9 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.725906511 +0000 UTC m=+76.212392817 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6ddc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.725906511 +0000 UTC m=+76.212392817 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc7e0 item 10 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a51ca80): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.727729439 +0000 UTC m=+76.214215755 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ce40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.727729439 +0000 UTC m=+76.214215755 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.727729439 +0000 UTC m=+76.214215755 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dcee0 item 11 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.730012255 +0000 UTC m=+76.216498621 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.730012255 +0000 UTC m=+76.216498621 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd500 item 12 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a5a2b80): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.731765922 +0000 UTC m=+76.218252227 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2f40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.731765922 +0000 UTC m=+76.218252227 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd8f0 item 13 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.733828192 +0000 UTC m=+76.220314508 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.733828192 +0000 UTC m=+76.220314508 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3ddc70 item 14 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a800f00): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800f00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.735650847 +0000 UTC m=+76.222137153 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a8012c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.735650847 +0000 UTC m=+76.222137153 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5df880 item 15 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.736956236 +0000 UTC m=+76.223442542 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.736956236 +0000 UTC m=+76.223442542 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc7c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5dfc00 item 16 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.738895192 +0000 UTC m=+76.225381498 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fce00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.738895192 +0000 UTC m=+76.225381498 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.738895192 +0000 UTC m=+76.225381498 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f41c0 item 17 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.740912187 +0000 UTC m=+76.227398493 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fde80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.740912187 +0000 UTC m=+76.227398493 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce5c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4690 item 18 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.742583347 +0000 UTC m=+76.229069653 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.742583347 +0000 UTC m=+76.229069653 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.742583347 +0000 UTC m=+76.229069653 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4cb0 item 19 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.744583189 +0000 UTC m=+76.231069505 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfdc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.744583189 +0000 UTC m=+76.231069505 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f51f0 item 20 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.745915618 +0000 UTC m=+76.232401934 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.745915618 +0000 UTC m=+76.232401934 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a150f80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.745915618 +0000 UTC m=+76.232401934 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5570 item 21 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.747675386 +0000 UTC m=+76.234161692 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a151b00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.747675386 +0000 UTC m=+76.234161692 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5ab0 item 22 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.749119507 +0000 UTC m=+76.235605813 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1927c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.749119507 +0000 UTC m=+76.235605813 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.749119507 +0000 UTC m=+76.235605813 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1931c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5e30 item 23 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.750931483 +0000 UTC m=+76.237417788 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.750931483 +0000 UTC m=+76.237417788 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2ccb0 item 24 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a1f04c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f04c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.752396443 +0000 UTC m=+76.238882749 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.752396443 +0000 UTC m=+76.238882749 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f0d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.752396443 +0000 UTC m=+76.238882749 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f12c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2dd50 item 25 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.754027277 +0000 UTC m=+76.240513583 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.754027277 +0000 UTC m=+76.240513583 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1f1e80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de30a0 item 26 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a25a5c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a5c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.755339219 +0000 UTC m=+76.241825524 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25a980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.755339219 +0000 UTC m=+76.241825524 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ae80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.755339219 +0000 UTC m=+76.241825524 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25b3c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de3d50 item 27 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.756904618 +0000 UTC m=+76.243390923 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a25ba40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.756904618 +0000 UTC m=+76.243390923 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930460 item 28 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a2806c0): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2806c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.758199607 +0000 UTC m=+76.244685923 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a280a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.758199607 +0000 UTC m=+76.244685923 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930930 item 29 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.759454971 +0000 UTC m=+76.245941277 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2817c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.759454971 +0000 UTC m=+76.245941277 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a281d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a930cb0 item 30 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): _readAt: size=2, off=0 2026/04/14 05:39:43 ERROR : open-test-file(0x5ba4a296440): Couldn't read size of file 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): close: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296440): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.761227051 +0000 UTC m=+76.247713358 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.761227051 +0000 UTC m=+76.247713358 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a296ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931030 item 31 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.762711609 +0000 UTC m=+76.249197925 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.762711609 +0000 UTC m=+76.249197925 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3009c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78850 item 32 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.764038438 +0000 UTC m=+76.250524744 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78e70 item 33 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.764475635 +0000 UTC m=+76.250961941 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.764475635 +0000 UTC m=+76.250961941 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79260 item 33 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.76595401 +0000 UTC m=+76.252440326 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3240c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79a40 item 34 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.766604861 +0000 UTC m=+76.253091167 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.766604861 +0000 UTC m=+76.253091167 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a324a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d41c0 item 34 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.767759684 +0000 UTC m=+76.254245991 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3250c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4540 item 35 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.768227399 +0000 UTC m=+76.254713705 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.768227399 +0000 UTC m=+76.254713705 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a325a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4700 item 35 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.769567633 +0000 UTC m=+76.256053940 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3401c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4f50 item 36 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.770138132 +0000 UTC m=+76.256624439 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3406c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.770138132 +0000 UTC m=+76.256624439 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a340c00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d5260 item 36 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.771336528 +0000 UTC m=+76.257822835 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d5ce0 item 37 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.771878533 +0000 UTC m=+76.258364838 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3416c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.771878533 +0000 UTC m=+76.258364838 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a341bc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc8000 item 37 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.773347 +0000 UTC m=+76.259833307 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc8930 item 38 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.773924181 +0000 UTC m=+76.260410488 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.773924181 +0000 UTC m=+76.260410488 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a368d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dc9500 item 38 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.775122457 +0000 UTC m=+76.261608763 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490000 item 39 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.77562594 +0000 UTC m=+76.262112256 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.77562594 +0000 UTC m=+76.262112256 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a369e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4901c0 item 39 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.777207861 +0000 UTC m=+76.263694196 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38c580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490770 item 40 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.777951417 +0000 UTC m=+76.264437733 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38ca80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.777951417 +0000 UTC m=+76.264437733 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38cfc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490930 item 40 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.779262636 +0000 UTC m=+76.265748943 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38d580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a490e00 item 41 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.779723538 +0000 UTC m=+76.266209844 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a38da80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4910a0 item 41 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.780186554 +0000 UTC m=+76.266672860 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.780186554 +0000 UTC m=+76.266672860 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a491260 item 41 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.781448721 +0000 UTC m=+76.267935027 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b8bc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4917a0 item 42 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.781981117 +0000 UTC m=+76.268467422 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b90c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a491960 item 42 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.782487744 +0000 UTC m=+76.268974060 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.782487744 +0000 UTC m=+76.268974060 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3b9b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a491b20 item 42 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.783493997 +0000 UTC m=+76.269980304 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4042c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd22a0 item 43 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.783930383 +0000 UTC m=+76.270416689 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4047c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd2460 item 43 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.78440451 +0000 UTC m=+76.270890816 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a404d00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.78440451 +0000 UTC m=+76.270890816 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd28c0 item 43 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.785717763 +0000 UTC m=+76.272204069 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd3420 item 44 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.786188042 +0000 UTC m=+76.272674348 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a405d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd3810 item 44 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.786670525 +0000 UTC m=+76.273156831 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c3c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.786670525 +0000 UTC m=+76.273156831 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44c940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd3d50 item 44 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.787822483 +0000 UTC m=+76.274308799 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44cf80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168930 item 45 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.788254911 +0000 UTC m=+76.274741217 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44d480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.788254911 +0000 UTC m=+76.274741217 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a44db80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168cb0 item 45 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.789483964 +0000 UTC m=+76.275970270 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4842c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a1692d0 item 46 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.789994731 +0000 UTC m=+76.276481037 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a4847c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.789994731 +0000 UTC m=+76.276481037 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a297a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a169ce0 item 46 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.791368749 +0000 UTC m=+76.277855054 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba180): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a9317a0 item 47 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.791846943 +0000 UTC m=+76.278333249 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ba680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.791846943 +0000 UTC m=+76.278333249 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bad80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931960 item 47 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.793151269 +0000 UTC m=+76.279637576 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb3c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a931ce0 item 48 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.79362234 +0000 UTC m=+76.280108646 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2bb8c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.79362234 +0000 UTC m=+76.280108646 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e0c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4ba070 item 48 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.79486505 +0000 UTC m=+76.281351356 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52e700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4ba9a0 item 49 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.795452551 +0000 UTC m=+76.281938856 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52eb80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.795452551 +0000 UTC m=+76.281938856 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f0c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bac40 item 49 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.798224514 +0000 UTC m=+76.284710819 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52f740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bb0a0 item 50 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.798714629 +0000 UTC m=+76.285200935 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a52fc40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.798714629 +0000 UTC m=+76.285200935 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c2c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bb500 item 50 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.799886044 +0000 UTC m=+76.286372351 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55c940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bb960 item 51 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.800398413 +0000 UTC m=+76.286884719 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55ce40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.800398413 +0000 UTC m=+76.286884719 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55d380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4bbb90 item 51 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.801488204 +0000 UTC m=+76.287974530 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a55da00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6e770 item 52 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.802092727 +0000 UTC m=+76.288579034 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.802092727 +0000 UTC m=+76.288579034 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6ecb0 item 52 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.803265235 +0000 UTC m=+76.289751541 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b8c00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6f340 item 53 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.803858447 +0000 UTC m=+76.290344752 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.803858447 +0000 UTC m=+76.290344752 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9640): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6f500 item 53 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.805116205 +0000 UTC m=+76.291602511 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5b9cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d6fb90 item 54 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.80560013 +0000 UTC m=+76.292086436 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e62c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.80560013 +0000 UTC m=+76.292086436 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19c070 item 54 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.806977975 +0000 UTC m=+76.293464282 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e6ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19c700 item 55 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.807633445 +0000 UTC m=+76.294119751 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e73c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.807633445 +0000 UTC m=+76.294119751 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5e7900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19c8c0 item 55 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.808870354 +0000 UTC m=+76.295356660 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19cc40 item 56 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.809399204 +0000 UTC m=+76.295885509 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60a580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.809399204 +0000 UTC m=+76.295885509 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60ab00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19ce00 item 56 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.810524292 +0000 UTC m=+76.297010597 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19d570 item 57 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.810971908 +0000 UTC m=+76.297458214 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60b680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19da40 item 57 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.811460993 +0000 UTC m=+76.297947299 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a60bbc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.811460993 +0000 UTC m=+76.297947299 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a19dce0 item 57 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.812657946 +0000 UTC m=+76.299144252 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6ac40 item 58 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.8131148 +0000 UTC m=+76.299601106 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a638dc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6b0a0 item 58 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.813622329 +0000 UTC m=+76.300108635 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a639300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.813622329 +0000 UTC m=+76.300108635 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6398c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e6ba40 item 58 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.814764168 +0000 UTC m=+76.301250474 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9a690 item 59 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.815201536 +0000 UTC m=+76.301687841 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9acb0 item 59 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.815676845 +0000 UTC m=+76.302163151 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a652a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.815676845 +0000 UTC m=+76.302163151 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9aee0 item 59 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.817007992 +0000 UTC m=+76.303494297 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653640): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9b6c0 item 60 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.817628505 +0000 UTC m=+76.304114811 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a653b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a9bb20 item 60 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.81821835 +0000 UTC m=+76.304704656 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6721c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.81821835 +0000 UTC m=+76.304704656 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672780): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9a4d0 item 60 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.819447785 +0000 UTC m=+76.305934092 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a672dc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9b810 item 61 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.819918265 +0000 UTC m=+76.306404571 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.819918265 +0000 UTC m=+76.306404571 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a673a00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d9ba40 item 61 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.821172967 +0000 UTC m=+76.307659273 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7c380 item 62 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.821590807 +0000 UTC m=+76.308077114 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696680): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.821590807 +0000 UTC m=+76.308077114 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a696d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7c690 item 62 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.822799723 +0000 UTC m=+76.309286030 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6973c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7cd20 item 63 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.823231931 +0000 UTC m=+76.309718247 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a697900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.823231931 +0000 UTC m=+76.309718247 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d2d0 item 63 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.824778126 +0000 UTC m=+76.311264431 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7d730 item 64 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.825330398 +0000 UTC m=+76.311816715 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b4c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.825330398 +0000 UTC m=+76.311816715 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d7dd50 item 64 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.826709396 +0000 UTC m=+76.313195703 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc230 item 65 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.827222808 +0000 UTC m=+76.313709114 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fa6c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.827222808 +0000 UTC m=+76.313709114 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fad00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dc460 item 65 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.828379234 +0000 UTC m=+76.314865541 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dca80 item 66 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.828941368 +0000 UTC m=+76.315427674 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fb7c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.828941368 +0000 UTC m=+76.315427674 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0fbd00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dcd90 item 66 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.830183557 +0000 UTC m=+76.316669863 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd260 item 67 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.830666329 +0000 UTC m=+76.317152635 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a6b5ec0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.830666329 +0000 UTC m=+76.317152635 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd500 item 67 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.832289499 +0000 UTC m=+76.318775805 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a082b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3dd8f0 item 68 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.832786889 +0000 UTC m=+76.319273195 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083100): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.832786889 +0000 UTC m=+76.319273195 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083640): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3ddab0 item 68 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.833943055 +0000 UTC m=+76.320429361 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a083c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31110 item 69 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.834434264 +0000 UTC m=+76.320920570 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.834434264 +0000 UTC m=+76.320920570 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49a31420 item 69 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.835775321 +0000 UTC m=+76.322261627 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a536d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a1680e0 item 70 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.836321503 +0000 UTC m=+76.322807809 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a537280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.836321503 +0000 UTC m=+76.322807809 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5378c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168850 item 70 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.837507806 +0000 UTC m=+76.323994113 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4140): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a168e70 item 71 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.837955703 +0000 UTC m=+76.324442009 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de4e00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.837955703 +0000 UTC m=+76.324442009 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49de5880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a169260 item 71 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.839021709 +0000 UTC m=+76.325508015 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4e700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f40e0 item 72 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.839564295 +0000 UTC m=+76.326050602 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.839564295 +0000 UTC m=+76.326050602 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4f640): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f43f0 item 72 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.840838555 +0000 UTC m=+76.327324861 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49e4fc00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f48c0 item 73 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.841257928 +0000 UTC m=+76.327744234 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a140200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4b60 item 73 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.841735641 +0000 UTC m=+76.328221947 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1406c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.841735641 +0000 UTC m=+76.328221947 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141040): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f4e00 item 73 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.842872421 +0000 UTC m=+76.329358726 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a141ac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5260 item 74 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.843359531 +0000 UTC m=+76.329845838 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49ce8940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5490 item 74 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.843902839 +0000 UTC m=+76.330389145 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6cb40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.843902839 +0000 UTC m=+76.330389145 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5650 item 74 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.845009552 +0000 UTC m=+76.331495858 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6d980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5a40 item 75 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.845426701 +0000 UTC m=+76.331913007 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba49f6de80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): _writeAt: size=3, off=2 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5f5c70 item 75 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.845926175 +0000 UTC m=+76.332412481 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51c500): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.845926175 +0000 UTC m=+76.332412481 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51ca40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da40e0 item 75 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.846992462 +0000 UTC m=+76.333478768 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da4930 item 76 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.847386477 +0000 UTC m=+76.333872793 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51d580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da4d90 item 76 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): _writeAt: size=3, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.847861135 +0000 UTC m=+76.334347440 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a51db00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.847861135 +0000 UTC m=+76.334347440 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2180): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49da51f0 item 76 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.848888076 +0000 UTC m=+76.335374382 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a27c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd8e00 item 77 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.849317789 +0000 UTC m=+76.335804095 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a2cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.849317789 +0000 UTC m=+76.335804095 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a33c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd92d0 item 77 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.850424482 +0000 UTC m=+76.336910788 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a5a3a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49dd9e30 item 78 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.850808318 +0000 UTC m=+76.337294624 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.850808318 +0000 UTC m=+76.337294624 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800780): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7c7e0 item 78 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.851879543 +0000 UTC m=+76.338365850 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a800e40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7d340 item 79 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.852330787 +0000 UTC m=+76.338817092 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801340): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.852330787 +0000 UTC m=+76.338817092 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a801a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49e7d7a0 item 79 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.853672974 +0000 UTC m=+76.340159281 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc200): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a022af0 item 80 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.854059175 +0000 UTC m=+76.340545480 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fc800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.854059175 +0000 UTC m=+76.340545480 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fcf00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a022d90 item 80 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.855208578 +0000 UTC m=+76.341694884 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a0233b0 item 81 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.855716739 +0000 UTC m=+76.342203045 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1fd9c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.855716739 +0000 UTC m=+76.342203045 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce000): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a0237a0 item 81 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.85692808 +0000 UTC m=+76.343414385 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ce880): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a023e30 item 82 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.857433636 +0000 UTC m=+76.343919941 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3ced80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.857433636 +0000 UTC m=+76.343919941 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5de540 item 82 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.858615581 +0000 UTC m=+76.345101887 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cf980): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5dea10 item 83 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.859063568 +0000 UTC m=+76.345549874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3cfe80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.859063568 +0000 UTC m=+76.345549874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a3004c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5dec40 item 83 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.860137699 +0000 UTC m=+76.346624005 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a300b80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5defc0 item 84 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.860576419 +0000 UTC m=+76.347062724 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.860576419 +0000 UTC m=+76.347062724 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301600): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5df260 item 84 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.861600485 +0000 UTC m=+76.348086791 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a301c80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5df8f0 item 85 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.862072568 +0000 UTC m=+76.348558874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc280): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.862072568 +0000 UTC m=+76.348558874 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cc7c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a5dfab0 item 85 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.863358539 +0000 UTC m=+76.349844845 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0cce40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4230 item 86 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.864283799 +0000 UTC m=+76.350770106 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0de480): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.864283799 +0000 UTC m=+76.350770106 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dea00): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f43f0 item 86 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.866406303 +0000 UTC m=+76.352892609 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df080): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4770 item 87 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.867219301 +0000 UTC m=+76.353705606 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0df580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.867219301 +0000 UTC m=+76.353705606 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a0dfac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4a10 item 87 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.86895389 +0000 UTC m=+76.355440196 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192240): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f4fc0 item 88 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.869733535 +0000 UTC m=+76.356219841 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192740): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.869733535 +0000 UTC m=+76.356219841 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a192cc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5180 item 88 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.871294727 +0000 UTC m=+76.357781032 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5500 item 89 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.871866077 +0000 UTC m=+76.358352383 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f56c0 item 89 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.872560941 +0000 UTC m=+76.359047248 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a193d80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.872560941 +0000 UTC m=+76.359047248 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6400): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5880 item 89 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.874310529 +0000 UTC m=+76.360796835 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6a40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5c70 item 90 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.874993029 +0000 UTC m=+76.361479336 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d6f80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a4f5e30 item 90 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.875680289 +0000 UTC m=+76.362166595 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d74c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.875680289 +0000 UTC m=+76.362166595 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a1d7a80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2c700 item 90 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.877341471 +0000 UTC m=+76.363827777 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2581c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2ce70 item 91 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.877919564 +0000 UTC m=+76.364405880 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258700): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): >_readAt: n=2, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): _writeAt: size=3, off=7 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d2d340 item 91 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.878624296 +0000 UTC m=+76.365110603 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a258c40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): >_readAt: n=8, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.878624296 +0000 UTC m=+76.365110603 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2591c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de22a0 item 91 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.880038991 +0000 UTC m=+76.366525298 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259800): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de2ee0 item 92 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.880490887 +0000 UTC m=+76.366977193 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a259d40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): open at offset 5 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de3260 item 92 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): _readAt: size=2, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): _writeAt: size=3, off=5 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): >_writeAt: n=3, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.880985441 +0000 UTC m=+76.367471747 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e380): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): >_readAt: n=3, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.880985441 +0000 UTC m=+76.367471747 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26e940): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49de35e0 item 92 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.882259141 +0000 UTC m=+76.368745446 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26ef80): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78af0 item 93 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.882726674 +0000 UTC m=+76.369212990 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26f4c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.882726674 +0000 UTC m=+76.369212990 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a26fbc0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d78e00 item 93 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.883949266 +0000 UTC m=+76.370435573 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a300): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79340 item 94 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.88434267 +0000 UTC m=+76.370828976 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28a840): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.88434267 +0000 UTC m=+76.370828976 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28af40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d795e0 item 94 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.885530797 +0000 UTC m=+76.372017103 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28b580): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba49d79e30 item 95 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.885899364 +0000 UTC m=+76.372385670 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a28bac0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.885899364 +0000 UTC m=+76.372385670 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa2c0): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d42a0 item 95 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): open at offset 0 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): _readAt: size=2, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): >_readAt: n=0, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.887060208 +0000 UTC m=+76.373546515 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aa900): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): _writeAt: size=5, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): >openPending: err= 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d4620 item 96 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): >_writeAt: n=5, err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.887456979 +0000 UTC m=+76.373943285 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2aae40): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:39:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): _readAt: size=512, off=0 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): openPending: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): >openPending: err= 2026/04/14 05:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): >_readAt: n=5, err=EOF 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): close: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:39:43.887456979 +0000 UTC m=+76.373943285 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:43 DEBUG : open-test-file(0x5ba4a2ab540): >close: err= 2026/04/14 05:39:43 DEBUG : open-test-file: Remove: 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5ba4a3d47e0 item 96 2026/04/14 05:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:39:43 DEBUG : open-test-file: >Remove: err= 2026/04/14 05:39:43 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:43 DEBUG : Looking for writers 2026/04/14 05:39:43 DEBUG : >WaitForWriters: 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- 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.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:44 DEBUG : file1: newRWFileHandle: 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): openPending: 2026/04/14 05:39:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): >openPending: err= 2026/04/14 05:39:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:39:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): _writeAt: size=2, off=0 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): >_writeAt: n=2, err= 2026/04/14 05:39:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): RWFileHandle.Flush 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): RWFileHandle.Release 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): close: 2026/04/14 05:39:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/14 05:39:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:44 DEBUG : file1(0x5ba4a0cd4c0): >close: err= 2026/04/14 05:39:44 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:44 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:39:44 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:44 DEBUG : file1: size = 2 OK 2026/04/14 05:39:44 DEBUG : file1.rclone_chunk.001_h43rdw: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/14 05:39:44 INFO : file1.rclone_chunk.001_h43rdw: Copied (server-side copy) to: file1 2026/04/14 05:39:44 INFO : file1.rclone_chunk.001_h43rdw: Deleted 2026/04/14 05:39:44 DEBUG : file1: size = 2 OK 2026/04/14 05:39:44 INFO : file1: Copied (new) 2026/04/14 05:39:44 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/14 05:39:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:39:44 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:39:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : >WaitForWriters: 2026/04/14 05:39:44 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : file1: reading active writers 2026/04/14 05:39:44 DEBUG : >WaitForWriters: 2026/04/14 05:39:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:39:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:39:44 DEBUG : rename_me: newRWFileHandle: 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): openPending: 2026/04/14 05:39:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): >openPending: err= 2026/04/14 05:39:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/14 05:39:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/14 05:39:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): _writeAt: size=5, off=0 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): >_writeAt: n=5, err= 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): close: 2026/04/14 05:39:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-14 05:39:44.91805969 +0000 UTC m=+77.404546006 2026/04/14 05:39:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/14 05:39:44 DEBUG : rename_me(0x5ba4a381ac0): >close: err= 2026/04/14 05:39:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/14 05:39:44 DEBUG : i_was_renamed: Updating file with 0x5ba4a438dd0 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/14 05:39:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/14 05:39:44 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:39:44 DEBUG : Looking for writers 2026/04/14 05:39:44 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:39:45 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/14 05:39:45 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/04/14 05:39:45 DEBUG : Looking for writers 2026/04/14 05:39:45 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/14 05:39:45 DEBUG : Looking for writers 2026/04/14 05:39:45 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/14 05:39:45 DEBUG : i_was_renamed: size = 5 OK 2026/04/14 05:39:45 DEBUG : i_was_renamed.rclone_chunk.001_h43sht: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:39:45 INFO : i_was_renamed.rclone_chunk.001_h43sht: Copied (server-side copy) to: i_was_renamed 2026/04/14 05:39:45 INFO : i_was_renamed.rclone_chunk.001_h43sht: Deleted 2026/04/14 05:39:45 DEBUG : i_was_renamed: size = 5 OK 2026/04/14 05:39:45 INFO : i_was_renamed: Copied (new) 2026/04/14 05:39:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-14 05:39:44.91805969 +0000 UTC" 2026/04/14 05:39:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/14 05:39:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/14 05:39:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/14 05:39:45 DEBUG : Looking for writers 2026/04/14 05:39:45 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:39:45 DEBUG : >WaitForWriters: 2026/04/14 05:39:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.81s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:39:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:39:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-zatayox2ziqa" 2026/04/14 05:39:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:39:45 DEBUG : forgetting directory cache 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43s7q: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/14 05:39:46 INFO : TestRWCacheUpdate.rclone_chunk.001_h43s7q: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:46 INFO : TestRWCacheUpdate.rclone_chunk.001_h43s7q: Deleted 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): _readAt: size=512, off=0 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): openPending: 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:40:45.686767013 +0000 UTC" against cached fingerprint "" 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): >openPending: err= 2026/04/14 05:39:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): >_readAt: n=20, err=EOF 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): close: 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:40:45.686767013 +0000 UTC 2026/04/14 05:39:46 DEBUG : TestRWCacheUpdate(0x5ba4a14bc00): >close: err= 2026/04/14 05:39:46 DEBUG : forgetting directory cache 2026/04/14 05:39:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43tq9: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/14 05:39:47 INFO : TestRWCacheUpdate.rclone_chunk.001_h43tq9: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:47 INFO : TestRWCacheUpdate.rclone_chunk.001_h43tq9: Deleted 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): _readAt: size=512, off=0 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): openPending: 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:41:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:40:45.686767013 +0000 UTC" 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:41:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:40:45.686767013 +0000 UTC") 2026/04/14 05:39:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): >openPending: err= 2026/04/14 05:39:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): >_readAt: n=20, err=EOF 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): close: 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:41:45.686767013 +0000 UTC 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate(0x5ba4a0fb700): >close: err= 2026/04/14 05:39:47 DEBUG : forgetting directory cache 2026/04/14 05:39:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43uai: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/14 05:39:47 INFO : TestRWCacheUpdate.rclone_chunk.001_h43uai: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:47 INFO : TestRWCacheUpdate.rclone_chunk.001_h43uai: Deleted 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): _readAt: size=512, off=0 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): openPending: 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:42:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:41:45.686767013 +0000 UTC" 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:42:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:41:45.686767013 +0000 UTC") 2026/04/14 05:39:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): >openPending: err= 2026/04/14 05:39:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): >_readAt: n=20, err=EOF 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): close: 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:42:45.686767013 +0000 UTC 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate(0x5ba4a800cc0): >close: err= 2026/04/14 05:39:48 DEBUG : forgetting directory cache 2026/04/14 05:39:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43vcu: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/14 05:39:48 INFO : TestRWCacheUpdate.rclone_chunk.001_h43vcu: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:48 INFO : TestRWCacheUpdate.rclone_chunk.001_h43vcu: Deleted 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): _readAt: size=512, off=0 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): openPending: 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:43:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:42:45.686767013 +0000 UTC" 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:43:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:42:45.686767013 +0000 UTC") 2026/04/14 05:39:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): >openPending: err= 2026/04/14 05:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): >_readAt: n=20, err=EOF 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): close: 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:43:45.686767013 +0000 UTC 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate(0x5ba4a1fd380): >close: err= 2026/04/14 05:39:49 DEBUG : forgetting directory cache 2026/04/14 05:39:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43w5d: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/14 05:39:49 INFO : TestRWCacheUpdate.rclone_chunk.001_h43w5d: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:49 INFO : TestRWCacheUpdate.rclone_chunk.001_h43w5d: Deleted 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): _readAt: size=512, off=0 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): openPending: 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:44:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:43:45.686767013 +0000 UTC" 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:44:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:43:45.686767013 +0000 UTC") 2026/04/14 05:39:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): >openPending: err= 2026/04/14 05:39:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): >_readAt: n=20, err=EOF 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): close: 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:44:45.686767013 +0000 UTC 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate(0x5ba4a485bc0): >close: err= 2026/04/14 05:39:50 DEBUG : forgetting directory cache 2026/04/14 05:39:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/14 05:39:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43xud: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/14 05:39:50 INFO : TestRWCacheUpdate.rclone_chunk.001_h43xud: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:50 INFO : TestRWCacheUpdate.rclone_chunk.001_h43xud: Deleted 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): _readAt: size=512, off=0 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): openPending: 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:45:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:44:45.686767013 +0000 UTC" 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:45:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:44:45.686767013 +0000 UTC") 2026/04/14 05:39:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:39:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): >openPending: err= 2026/04/14 05:39:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): >_readAt: n=20, err=EOF 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): close: 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:45:45.686767013 +0000 UTC 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate(0x5ba4a50bd00): >close: err= 2026/04/14 05:39:51 DEBUG : forgetting directory cache 2026/04/14 05:39:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/14 05:39:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43yua: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/14 05:39:51 INFO : TestRWCacheUpdate.rclone_chunk.001_h43yua: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:51 INFO : TestRWCacheUpdate.rclone_chunk.001_h43yua: Deleted 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): _readAt: size=512, off=0 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): openPending: 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-14 04:46:45.686767013 +0000 UTC" against cached fingerprint "20,2026-04-14 04:45:45.686767013 +0000 UTC" 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-14 04:46:45.686767013 +0000 UTC" != cached fingerprint "20,2026-04-14 04:45:45.686767013 +0000 UTC") 2026/04/14 05:39:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/14 05:39:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): >openPending: err= 2026/04/14 05:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): >_readAt: n=21, err=EOF 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): close: 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:46:45.686767013 +0000 UTC 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate(0x5ba4a59ba00): >close: err= 2026/04/14 05:39:52 DEBUG : forgetting directory cache 2026/04/14 05:39:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/14 05:39:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h43zr6: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/14 05:39:52 INFO : TestRWCacheUpdate.rclone_chunk.001_h43zr6: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:52 INFO : TestRWCacheUpdate.rclone_chunk.001_h43zr6: Deleted 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): _readAt: size=512, off=0 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): openPending: 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-14 04:47:45.686767013 +0000 UTC" against cached fingerprint "21,2026-04-14 04:46:45.686767013 +0000 UTC" 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-14 04:47:45.686767013 +0000 UTC" != cached fingerprint "21,2026-04-14 04:46:45.686767013 +0000 UTC") 2026/04/14 05:39:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/14 05:39:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): >openPending: err= 2026/04/14 05:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): >_readAt: n=22, err=EOF 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): close: 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:47:45.686767013 +0000 UTC 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate(0x5ba4a140380): >close: err= 2026/04/14 05:39:53 DEBUG : forgetting directory cache 2026/04/14 05:39:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h4403q: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/14 05:39:53 INFO : TestRWCacheUpdate.rclone_chunk.001_h4403q: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:53 INFO : TestRWCacheUpdate.rclone_chunk.001_h4403q: Deleted 2026/04/14 05:39:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): _readAt: size=512, off=0 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): openPending: 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-14 04:48:45.686767013 +0000 UTC" against cached fingerprint "22,2026-04-14 04:47:45.686767013 +0000 UTC" 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-14 04:48:45.686767013 +0000 UTC" != cached fingerprint "22,2026-04-14 04:47:45.686767013 +0000 UTC") 2026/04/14 05:39:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/14 05:39:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): >openPending: err= 2026/04/14 05:39:54 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): >_readAt: n=23, err=EOF 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): close: 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:48:45.686767013 +0000 UTC 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a1fcc40): >close: err= 2026/04/14 05:39:54 DEBUG : forgetting directory cache 2026/04/14 05:39:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_h441zs: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/14 05:39:54 INFO : TestRWCacheUpdate.rclone_chunk.001_h441zs: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/14 05:39:54 INFO : TestRWCacheUpdate.rclone_chunk.001_h441zs: Deleted 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a485380): _readAt: size=512, off=0 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a485380): openPending: 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-14 04:49:45.686767013 +0000 UTC" against cached fingerprint "23,2026-04-14 04:48:45.686767013 +0000 UTC" 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-14 04:49:45.686767013 +0000 UTC" != cached fingerprint "23,2026-04-14 04:48:45.686767013 +0000 UTC") 2026/04/14 05:39:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/14 05:39:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate(0x5ba4a485380): >openPending: err= 2026/04/14 05:39:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:55 DEBUG : TestRWCacheUpdate(0x5ba4a485380): >_readAt: n=24, err=EOF 2026/04/14 05:39:55 DEBUG : TestRWCacheUpdate(0x5ba4a485380): close: 2026/04/14 05:39:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:49:45.686767013 +0000 UTC 2026/04/14 05:39:55 DEBUG : TestRWCacheUpdate(0x5ba4a485380): >close: err= 2026/04/14 05:39:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:55 DEBUG : Looking for writers 2026/04/14 05:39:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/14 05:39:55 DEBUG : >WaitForWriters: 2026/04/14 05:39:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': vfs cache: cleaner exiting 2026/04/14 05:39:55 DEBUG : forgetting directory cache 2026/04/14 05:39:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.49s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:55 DEBUG : FiLeA: size = 5 OK 2026/04/14 05:39:55 DEBUG : FiLeA.rclone_chunk.001_h4429h: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/14 05:39:55 INFO : FiLeA.rclone_chunk.001_h4429h: Copied (server-side copy) to: FiLeA 2026/04/14 05:39:55 INFO : FiLeA.rclone_chunk.001_h4429h: Deleted 2026/04/14 05:39:56 DEBUG : FiLeB: size = 5 OK 2026/04/14 05:39:56 DEBUG : FiLeB.rclone_chunk.001_h442ue: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/14 05:39:56 INFO : FiLeB.rclone_chunk.001_h442ue: Copied (server-side copy) to: FiLeB 2026/04/14 05:39:56 INFO : FiLeB.rclone_chunk.001_h442ue: Deleted 2026/04/14 05:39:56 DEBUG : FilEb: size = 5 OK 2026/04/14 05:39:56 DEBUG : FilEb.rclone_chunk.001_h443m3: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/14 05:39:56 INFO : FilEb.rclone_chunk.001_h443m3: Copied (server-side copy) to: FilEb 2026/04/14 05:39:56 INFO : FilEb.rclone_chunk.001_h443m3: Deleted 2026/04/14 05:39:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:39:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:39:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:39:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:39:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:39:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:39:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:39:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:39:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:39:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:39:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/14 05:39:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/14 05:39:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/14 05:39:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/14 05:39:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:39:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:39:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:39:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:39:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:39:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:57 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:57 DEBUG : Looking for writers 2026/04/14 05:39:57 DEBUG : FiLeA: reading active writers 2026/04/14 05:39:57 DEBUG : FiLeB: reading active writers 2026/04/14 05:39:57 DEBUG : FilEb: reading active writers 2026/04/14 05:39:57 DEBUG : >WaitForWriters: 2026/04/14 05:39:57 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:57 DEBUG : Looking for writers 2026/04/14 05:39:57 DEBUG : FiLeA: reading active writers 2026/04/14 05:39:57 DEBUG : FiLeB: reading active writers 2026/04/14 05:39:57 DEBUG : FilEb: reading active writers 2026/04/14 05:39:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.70s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt.rclone_chunk.001_h4445o: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/14 05:39:58 INFO : normal name with no special characters.txt.rclone_chunk.001_h4445o: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/14 05:39:58 INFO : normal name with no special characters.txt.rclone_chunk.001_h4445o: Deleted 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_h445fv: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/14 05:39:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_h445fv: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/14 05:39:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_h445fv: Deleted 2026/04/14 05:39:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:39:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:39:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:39:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:39:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/14 05:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:59 DEBUG : Looking for writers 2026/04/14 05:39:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/14 05:39:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/14 05:39:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': Reusing VFS from active cache 2026/04/14 05:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:59 DEBUG : Looking for writers 2026/04/14 05:39:59 DEBUG : >WaitForWriters: 2026/04/14 05:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:59 DEBUG : Looking for writers 2026/04/14 05:39:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:59 DEBUG : Looking for writers 2026/04/14 05:39:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:39:59 DEBUG : Looking for writers 2026/04/14 05:39:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:39:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:39:59 DEBUG : file1: size = 14 OK 2026/04/14 05:39:59 DEBUG : file1.rclone_chunk.001_h446qc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:39:59 INFO : file1.rclone_chunk.001_h446qc: Copied (server-side copy) to: file1 2026/04/14 05:39:59 INFO : file1.rclone_chunk.001_h446qc: Deleted 2026/04/14 05:40:00 DEBUG : dir/file2: size = 14 OK 2026/04/14 05:40:00 DEBUG : dir/file2.rclone_chunk.001_h446lo: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/14 05:40:00 INFO : dir/file2.rclone_chunk.001_h446lo: Copied (server-side copy) to: dir/file2 2026/04/14 05:40:00 INFO : dir/file2.rclone_chunk.001_h446lo: Deleted 2026/04/14 05:40:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:00 DEBUG : dir: Looking for writers 2026/04/14 05:40:00 DEBUG : file2: reading active writers 2026/04/14 05:40:00 DEBUG : Looking for writers 2026/04/14 05:40:00 DEBUG : dir: reading active writers 2026/04/14 05:40:00 DEBUG : file1: reading active writers 2026/04/14 05:40:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:01 DEBUG : file1: size = 14 OK 2026/04/14 05:40:01 DEBUG : file1.rclone_chunk.001_h447dd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:40:01 INFO : file1.rclone_chunk.001_h447dd: Copied (server-side copy) to: file1 2026/04/14 05:40:01 INFO : file1.rclone_chunk.001_h447dd: Deleted 2026/04/14 05:40:01 DEBUG : dir/file2: size = 14 OK 2026/04/14 05:40:01 DEBUG : dir/file2.rclone_chunk.001_h448e4: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/14 05:40:01 INFO : dir/file2.rclone_chunk.001_h448e4: Copied (server-side copy) to: dir/file2 2026/04/14 05:40:01 INFO : dir/file2.rclone_chunk.001_h448e4: Deleted 2026/04/14 05:40:01 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:01 DEBUG : dir: Looking for writers 2026/04/14 05:40:01 DEBUG : Looking for writers 2026/04/14 05:40:01 DEBUG : dir: reading active writers 2026/04/14 05:40:01 DEBUG : file1: reading active writers 2026/04/14 05:40:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.35s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:02 DEBUG : file1: size = 14 OK 2026/04/14 05:40:02 DEBUG : file1.rclone_chunk.001_h4490z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:40:02 INFO : file1.rclone_chunk.001_h4490z: Copied (server-side copy) to: file1 2026/04/14 05:40:02 INFO : file1.rclone_chunk.001_h4490z: Deleted 2026/04/14 05:40:03 DEBUG : dir/file2: size = 14 OK 2026/04/14 05:40:03 DEBUG : dir/file2.rclone_chunk.001_h449cd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/14 05:40:03 INFO : dir/file2.rclone_chunk.001_h449cd: Copied (server-side copy) to: dir/file2 2026/04/14 05:40:03 INFO : dir/file2.rclone_chunk.001_h449cd: Deleted 2026/04/14 05:40:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:40:03 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:40:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:40:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:40:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:40:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/14 05:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:40:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/14 05:40:03 DEBUG : dir/new_file.txt.rclone_chunk.001_h44ak4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:40:03 INFO : dir/new_file.txt.rclone_chunk.001_h44ak4: Copied (server-side copy) to: dir/new_file.txt 2026/04/14 05:40:03 INFO : dir/new_file.txt.rclone_chunk.001_h44ak4: Deleted 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/14 05:40:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/14 05:40:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:40:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/14 05:40:03 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:03 DEBUG : dir: Looking for writers 2026/04/14 05:40:03 DEBUG : file2: reading active writers 2026/04/14 05:40:03 DEBUG : new_file.txt: reading active writers 2026/04/14 05:40:03 DEBUG : Looking for writers 2026/04/14 05:40:03 DEBUG : dir: reading active writers 2026/04/14 05:40:03 DEBUG : file1: reading active writers 2026/04/14 05:40:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.83s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:04 DEBUG : dir/file2: size = 14 OK 2026/04/14 05:40:04 DEBUG : dir/file2.rclone_chunk.001_h44br0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/14 05:40:04 INFO : dir/file2.rclone_chunk.001_h44br0: Copied (server-side copy) to: dir/file2 2026/04/14 05:40:04 INFO : dir/file2.rclone_chunk.001_h44br0: Deleted 2026/04/14 05:40:04 DEBUG : dir/file2: copy non-chunked object... 2026/04/14 05:40:04 DEBUG : dir/file1: size = 14 OK 2026/04/14 05:40:04 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/14 05:40:05 INFO : dir/file2: Deleted 2026/04/14 05:40:05 DEBUG : dir/file1: Updating file with dir/file1 0x5ba4a0e1c70 2026/04/14 05:40:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/14 05:40:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:05 DEBUG : dir/file1: copy non-chunked object... 2026/04/14 05:40:05 DEBUG : file0: size = 14 OK 2026/04/14 05:40:05 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/14 05:40:05 INFO : dir/file1: Deleted 2026/04/14 05:40:05 DEBUG : file0: Updating file with file0 0x5ba4a0e1c70 2026/04/14 05:40:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:40:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/14 05:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:05 DEBUG : dir: Looking for writers 2026/04/14 05:40:05 DEBUG : Looking for writers 2026/04/14 05:40:05 DEBUG : dir: reading active writers 2026/04/14 05:40:05 DEBUG : file0: reading active writers 2026/04/14 05:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.56s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:05 DEBUG : Looking for writers 2026/04/14 05:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:05 DEBUG : Looking for writers 2026/04/14 05:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:05 DEBUG : Looking for writers 2026/04/14 05:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:05 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:05 DEBUG : Looking for writers 2026/04/14 05:40:05 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/14 05:40:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/14 05:40:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/14 05:40:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:40:06 DEBUG : file1: size = 5 OK 2026/04/14 05:40:06 DEBUG : file1.rclone_chunk.001_h44db5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:40:06 INFO : file1.rclone_chunk.001_h44db5: Copied (server-side copy) to: file1 2026/04/14 05:40:06 INFO : file1.rclone_chunk.001_h44db5: Deleted 2026/04/14 05:40:06 DEBUG : file1: size = 5 OK 2026/04/14 05:40:06 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/14 05:40:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:40:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:40:07 DEBUG : file1: size = 0 OK 2026/04/14 05:40:07 DEBUG : file1.rclone_chunk.001_h44d45: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:40:07 INFO : file1.rclone_chunk.001_h44d45: Copied (server-side copy) to: file1 2026/04/14 05:40:07 INFO : file1.rclone_chunk.001_h44d45: Deleted 2026/04/14 05:40:07 DEBUG : file1: size = 0 OK 2026/04/14 05:40:07 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:40:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (7 bytes), uploading instead of streaming 2026/04/14 05:40:07 DEBUG : file1: size = 7 OK 2026/04/14 05:40:07 DEBUG : file1.rclone_chunk.001_h44eco: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/14 05:40:07 INFO : file1.rclone_chunk.001_h44eco: Copied (server-side copy) to: file1 2026/04/14 05:40:07 INFO : file1.rclone_chunk.001_h44eco: Deleted 2026/04/14 05:40:07 DEBUG : file1: size = 7 OK 2026/04/14 05:40:07 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:07 DEBUG : Looking for writers 2026/04/14 05:40:07 DEBUG : file1: reading active writers 2026/04/14 05:40:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.77s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/14 05:40:08 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/14 05:40:08 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/14 05:40:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/14 05:40:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (11 bytes), uploading instead of streaming 2026/04/14 05:40:09 DEBUG : file1: size = 11 OK 2026/04/14 05:40:09 DEBUG : file1.rclone_chunk.001_h44ftn: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:40:09 INFO : file1.rclone_chunk.001_h44ftn: Copied (server-side copy) to: file1 2026/04/14 05:40:09 INFO : file1.rclone_chunk.001_h44ftn: Deleted 2026/04/14 05:40:09 DEBUG : file1: size = 11 OK 2026/04/14 05:40:09 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/14 05:40:09 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:09 DEBUG : Looking for writers 2026/04/14 05:40:09 DEBUG : file1: reading active writers 2026/04/14 05:40:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.68s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/14 05:40:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:40:09 DEBUG : file1: size = 5 OK 2026/04/14 05:40:09 DEBUG : file1.rclone_chunk.001_h44g5o: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:40:09 INFO : file1.rclone_chunk.001_h44g5o: Copied (server-side copy) to: file1 2026/04/14 05:40:09 INFO : file1.rclone_chunk.001_h44g5o: Deleted 2026/04/14 05:40:09 DEBUG : file1: size = 5 OK 2026/04/14 05:40:09 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/14 05:40:09 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:09 DEBUG : Looking for writers 2026/04/14 05:40:09 DEBUG : file1: reading active writers 2026/04/14 05:40:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:10 DEBUG : file1: WriteFileHandle.Release closing 2026/04/14 05:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:40:10 DEBUG : file1: size = 0 OK 2026/04/14 05:40:10 DEBUG : file1.rclone_chunk.001_h44hqr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:40:10 INFO : file1.rclone_chunk.001_h44hqr: Copied (server-side copy) to: file1 2026/04/14 05:40:10 INFO : file1.rclone_chunk.001_h44hqr: Deleted 2026/04/14 05:40:10 DEBUG : file1: size = 0 OK 2026/04/14 05:40:10 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/14 05:40:10 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:10 DEBUG : Looking for writers 2026/04/14 05:40:10 DEBUG : file1: reading active writers 2026/04/14 05:40:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (2 bytes), uploading instead of streaming 2026/04/14 05:40:11 DEBUG : file1: size = 2 OK 2026/04/14 05:40:11 DEBUG : file1.rclone_chunk.001_h44h85: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/14 05:40:11 INFO : file1.rclone_chunk.001_h44h85: Copied (server-side copy) to: file1 2026/04/14 05:40:11 INFO : file1.rclone_chunk.001_h44h85: Deleted 2026/04/14 05:40:11 DEBUG : file1: size = 2 OK 2026/04/14 05:40:11 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/14 05:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:11 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:11 DEBUG : Looking for writers 2026/04/14 05:40:11 DEBUG : file1: reading active writers 2026/04/14 05:40:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.74s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:40:11 DEBUG : file1: size = 0 OK 2026/04/14 05:40:11 DEBUG : file1.rclone_chunk.001_h44ib8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:40:11 INFO : file1.rclone_chunk.001_h44ib8: Copied (server-side copy) to: file1 2026/04/14 05:40:11 INFO : file1.rclone_chunk.001_h44ib8: Deleted 2026/04/14 05:40:11 DEBUG : file1: size = 0 OK 2026/04/14 05:40:11 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:40:11 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:40:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:40:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:40:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:11 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:11 DEBUG : Looking for writers 2026/04/14 05:40:11 DEBUG : file1: reading active writers 2026/04/14 05:40:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:40:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:40:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': File to upload is small (100 bytes), uploading instead of streaming 2026/04/14 05:40:12 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/14 05:40:12 DEBUG : file1.rclone_chunk.001_h44ji9: md5 = bffac59ad845e633b89ca3b77e93bd8b OK 2026/04/14 05:40:12 INFO : file1.rclone_chunk.001_h44ji9: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/14 05:40:12 INFO : file1.rclone_chunk.001_h44ji9: Deleted 2026/04/14 05:40:12 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/14 05:40:12 DEBUG : file1.rclone_chunk.002_h44ji9: md5 = dd0c8b09d95d5de70d3368a0c42399fa OK 2026/04/14 05:40:12 INFO : file1.rclone_chunk.002_h44ji9: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/14 05:40:12 INFO : file1.rclone_chunk.002_h44ji9: Deleted 2026/04/14 05:40:12 DEBUG : file1: size = 100 OK 2026/04/14 05:40:12 DEBUG : file1: Size of src and dst objects identical 2026/04/14 05:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:40:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:40:12 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:40:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:40:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:40:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:13 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:13 DEBUG : Looking for writers 2026/04/14 05:40:13 DEBUG : file1: reading active writers 2026/04/14 05:40:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.23s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:13 DEBUG : flat/f000.txt: size = 7 OK 2026/04/14 05:40:13 DEBUG : flat/f000.txt.rclone_chunk.001_h44k7t: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/14 05:40:13 INFO : flat/f000.txt.rclone_chunk.001_h44k7t: Copied (server-side copy) to: flat/f000.txt 2026/04/14 05:40:13 INFO : flat/f000.txt.rclone_chunk.001_h44k7t: Deleted 2026/04/14 05:40:14 DEBUG : flat/f001.txt: size = 14 OK 2026/04/14 05:40:14 DEBUG : flat/f001.txt.rclone_chunk.001_h44k98: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/14 05:40:14 INFO : flat/f001.txt.rclone_chunk.001_h44k98: Copied (server-side copy) to: flat/f001.txt 2026/04/14 05:40:14 INFO : flat/f001.txt.rclone_chunk.001_h44k98: Deleted 2026/04/14 05:40:14 DEBUG : flat/f002.txt: size = 21 OK 2026/04/14 05:40:14 DEBUG : flat/f002.txt.rclone_chunk.001_h44luh: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/14 05:40:14 INFO : flat/f002.txt.rclone_chunk.001_h44luh: Copied (server-side copy) to: flat/f002.txt 2026/04/14 05:40:14 INFO : flat/f002.txt.rclone_chunk.001_h44luh: Deleted 2026/04/14 05:40:14 DEBUG : flat/f003.txt: size = 28 OK 2026/04/14 05:40:14 DEBUG : flat/f003.txt.rclone_chunk.001_h44lun: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/14 05:40:14 INFO : flat/f003.txt.rclone_chunk.001_h44lun: Copied (server-side copy) to: flat/f003.txt 2026/04/14 05:40:15 INFO : flat/f003.txt.rclone_chunk.001_h44lun: Deleted 2026/04/14 05:40:15 DEBUG : flat/f004.txt: size = 35 OK 2026/04/14 05:40:15 DEBUG : flat/f004.txt.rclone_chunk.001_h44mus: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/14 05:40:15 INFO : flat/f004.txt.rclone_chunk.001_h44mus: Copied (server-side copy) to: flat/f004.txt 2026/04/14 05:40:15 INFO : flat/f004.txt.rclone_chunk.001_h44mus: Deleted 2026/04/14 05:40:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/14 05:40:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/14 05:40:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/14 05:40:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/14 05:40:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/14 05:40:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/14 05:40:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/14 05:40:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/14 05:40:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/14 05:40:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/14 05:40:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:16 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:16 DEBUG : flat: Looking for writers 2026/04/14 05:40:16 DEBUG : f001.txt: reading active writers 2026/04/14 05:40:16 DEBUG : f002.txt: reading active writers 2026/04/14 05:40:16 DEBUG : f003.txt: reading active writers 2026/04/14 05:40:16 DEBUG : f004.txt: reading active writers 2026/04/14 05:40:16 DEBUG : f000.txt: reading active writers 2026/04/14 05:40:16 DEBUG : Looking for writers 2026/04/14 05:40:16 DEBUG : flat: reading active writers 2026/04/14 05:40:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.59s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:17 DEBUG : a/top.txt: size = 3 OK 2026/04/14 05:40:17 DEBUG : a/top.txt.rclone_chunk.001_h44ngf: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/14 05:40:17 INFO : a/top.txt.rclone_chunk.001_h44ngf: Copied (server-side copy) to: a/top.txt 2026/04/14 05:40:17 INFO : a/top.txt.rclone_chunk.001_h44ngf: Deleted 2026/04/14 05:40:17 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/14 05:40:17 DEBUG : a/b/mid.txt.rclone_chunk.001_h44oug: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/14 05:40:17 INFO : a/b/mid.txt.rclone_chunk.001_h44oug: Copied (server-side copy) to: a/b/mid.txt 2026/04/14 05:40:17 INFO : a/b/mid.txt.rclone_chunk.001_h44oug: Deleted 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt.rclone_chunk.001_h44oxn: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/14 05:40:18 INFO : a/b/c/deep.txt.rclone_chunk.001_h44oxn: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/14 05:40:18 INFO : a/b/c/deep.txt.rclone_chunk.001_h44oxn: Deleted 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/14 05:40:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/14 05:40:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/14 05:40:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/14 05:40:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:18 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:18 DEBUG : a/b/c: Looking for writers 2026/04/14 05:40:18 DEBUG : deep.txt: reading active writers 2026/04/14 05:40:18 DEBUG : a/b: Looking for writers 2026/04/14 05:40:18 DEBUG : c: reading active writers 2026/04/14 05:40:18 DEBUG : mid.txt: reading active writers 2026/04/14 05:40:18 DEBUG : a: Looking for writers 2026/04/14 05:40:18 DEBUG : b: reading active writers 2026/04/14 05:40:18 DEBUG : top.txt: reading active writers 2026/04/14 05:40:18 DEBUG : Looking for writers 2026/04/14 05:40:18 DEBUG : a: reading active writers 2026/04/14 05:40:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.00s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/14 05:40:18 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:18 DEBUG : Looking for writers 2026/04/14 05:40:18 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa'", Local "Local file system at /tmp/rclone727284511", Modify Window "1ns" 2026/04/14 05:40:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': poll-interval is not supported by this remote 2026/04/14 05:40:19 DEBUG : dir1/a.txt: size = 1 OK 2026/04/14 05:40:19 DEBUG : dir1/a.txt.rclone_chunk.001_h44qvd: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/14 05:40:19 INFO : dir1/a.txt.rclone_chunk.001_h44qvd: Copied (server-side copy) to: dir1/a.txt 2026/04/14 05:40:19 INFO : dir1/a.txt.rclone_chunk.001_h44qvd: Deleted 2026/04/14 05:40:19 DEBUG : dir2/b.txt: size = 1 OK 2026/04/14 05:40:19 DEBUG : dir2/b.txt.rclone_chunk.001_h44q4q: md5 = 415290769594460e2e485922904f345d OK 2026/04/14 05:40:19 INFO : dir2/b.txt.rclone_chunk.001_h44q4q: Copied (server-side copy) to: dir2/b.txt 2026/04/14 05:40:19 INFO : dir2/b.txt.rclone_chunk.001_h44q4q: Deleted 2026/04/14 05:40:20 DEBUG : dir3/c.txt: size = 1 OK 2026/04/14 05:40:20 DEBUG : dir3/c.txt.rclone_chunk.001_h44qfs: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/14 05:40:20 INFO : dir3/c.txt.rclone_chunk.001_h44qfs: Copied (server-side copy) to: dir3/c.txt 2026/04/14 05:40:20 INFO : dir3/c.txt.rclone_chunk.001_h44qfs: Deleted 2026/04/14 05:40:20 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/14 05:40:20 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/14 05:40:20 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:20 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:20 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/14 05:40:20 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/14 05:40:20 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:20 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:20 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/14 05:40:20 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/14 05:40:20 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:40:20 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:40:20 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:40:20 DEBUG : dir1: Looking for writers 2026/04/14 05:40:20 DEBUG : a.txt: reading active writers 2026/04/14 05:40:20 DEBUG : dir2: Looking for writers 2026/04/14 05:40:20 DEBUG : b.txt: reading active writers 2026/04/14 05:40:20 DEBUG : dir3: Looking for writers 2026/04/14 05:40:20 DEBUG : c.txt: reading active writers 2026/04/14 05:40:20 DEBUG : Looking for writers 2026/04/14 05:40:20 DEBUG : dir1: reading active writers 2026/04/14 05:40:20 DEBUG : dir2: reading active writers 2026/04/14 05:40:20 DEBUG : dir3: reading active writers 2026/04/14 05:40:20 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/14 05:40:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-zatayox2ziqa': Purge remote 2026/04/14 05:40:21 DEBUG : Waiting for deletions to finish 2026/04/14 05:40:21 INFO : S3 bucket rclone-test-zatayox2ziqa: Bucket "rclone-test-zatayox2ziqa" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m53.957573125s (try 1/5)