"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/09/18 01:18:23 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi" 2026/09/18 01:18:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/18 01:18:23 DEBUG : Creating backend with remote "TestS3:rclone-test-dopekoh0ledi" 2026/09/18 01:18:23 DEBUG : Creating backend with remote "/tmp/rclone3868320780" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:24 INFO : S3 bucket rclone-test-dopekoh0ledi: Bucket "rclone-test-dopekoh0ledi" created with ACL "" 2026/09/18 01:18:24 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:24 DEBUG : dir/file1.rclone_chunk.001_jipra3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:24 INFO : dir/file1.rclone_chunk.001_jipra3: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:24 INFO : dir/file1.rclone_chunk.001_jipra3: Deleted 2026/09/18 01:18:24 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:24 DEBUG : dir: Looking for writers 2026/09/18 01:18:24 DEBUG : Looking for writers 2026/09/18 01:18:24 DEBUG : dir: reading active writers 2026/09/18 01:18:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.49s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:25 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:25 DEBUG : dir/file1.rclone_chunk.001_jiprre: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:25 INFO : dir/file1.rclone_chunk.001_jiprre: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:25 INFO : dir/file1.rclone_chunk.001_jiprre: Deleted 2026/09/18 01:18:25 DEBUG : dir/file2: size = 15 OK 2026/09/18 01:18:25 DEBUG : dir/file2.rclone_chunk.001_jips72: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/18 01:18:25 INFO : dir/file2.rclone_chunk.001_jips72: Copied (server-side copy) to: dir/file2 2026/09/18 01:18:25 INFO : dir/file2.rclone_chunk.001_jips72: Deleted 2026/09/18 01:18:26 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/18 01:18:26 DEBUG : dir/subdir/file3.rclone_chunk.001_jipsl4: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/18 01:18:26 INFO : dir/subdir/file3.rclone_chunk.001_jipsl4: Copied (server-side copy) to: dir/subdir/file3 2026/09/18 01:18:26 INFO : dir/subdir/file3.rclone_chunk.001_jipsl4: Deleted 2026/09/18 01:18:26 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:26 DEBUG : dir/subdir: Looking for writers 2026/09/18 01:18:26 DEBUG : dir: Looking for writers 2026/09/18 01:18:26 DEBUG : file1: reading active writers 2026/09/18 01:18:26 DEBUG : file2: reading active writers 2026/09/18 01:18:26 DEBUG : subdir: reading active writers 2026/09/18 01:18:26 DEBUG : Looking for writers 2026/09/18 01:18:26 DEBUG : dir: reading active writers 2026/09/18 01:18:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.07s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:27 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:27 DEBUG : dir/file1.rclone_chunk.001_jipu6u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:27 INFO : dir/file1.rclone_chunk.001_jipu6u: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:27 INFO : dir/file1.rclone_chunk.001_jipu6u: Deleted 2026/09/18 01:18:27 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:27 DEBUG : dir: Looking for writers 2026/09/18 01:18:27 DEBUG : file1: reading active writers 2026/09/18 01:18:27 DEBUG : Looking for writers 2026/09/18 01:18:27 DEBUG : dir: reading active writers 2026/09/18 01:18:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.87s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:28 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:28 DEBUG : dir/file1.rclone_chunk.001_jipuos: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:28 INFO : dir/file1.rclone_chunk.001_jipuos: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:28 INFO : dir/file1.rclone_chunk.001_jipuos: Deleted 2026/09/18 01:18:28 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:28 DEBUG : dir: Looking for writers 2026/09/18 01:18:28 DEBUG : Looking for writers 2026/09/18 01:18:28 DEBUG : dir: reading active writers 2026/09/18 01:18:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.85s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:29 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:29 DEBUG : dir/file1.rclone_chunk.001_jipvq8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:29 INFO : dir/file1.rclone_chunk.001_jipvq8: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:29 INFO : dir/file1.rclone_chunk.001_jipvq8: Deleted 2026/09/18 01:18:29 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:29 DEBUG : forgetting directory cache 2026/09/18 01:18:29 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:29 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:29 DEBUG : Looking for writers 2026/09/18 01:18:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.93s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:30 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:30 DEBUG : dir/file1.rclone_chunk.001_jipwdr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:30 INFO : dir/file1.rclone_chunk.001_jipwdr: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:30 INFO : dir/file1.rclone_chunk.001_jipwdr: Deleted 2026/09/18 01:18:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/18 01:18:30 DEBUG : dir: invalidating directory cache 2026/09/18 01:18:30 DEBUG : >ForgetPath: 2026/09/18 01:18:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/18 01:18:30 DEBUG : invalidating directory cache 2026/09/18 01:18:30 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:30 DEBUG : >ForgetPath: 2026/09/18 01:18:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/18 01:18:30 DEBUG : >ForgetPath: 2026/09/18 01:18:30 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:30 DEBUG : dir: Looking for writers 2026/09/18 01:18:30 DEBUG : Looking for writers 2026/09/18 01:18:30 DEBUG : dir: reading active writers 2026/09/18 01:18:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.90s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:30 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:30 DEBUG : dir/file1.rclone_chunk.001_jipxgt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:30 INFO : dir/file1.rclone_chunk.001_jipxgt: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:30 INFO : dir/file1.rclone_chunk.001_jipxgt: Deleted 2026/09/18 01:18:31 DEBUG : fil/a/b/c: size = 15 OK 2026/09/18 01:18:31 DEBUG : fil/a/b/c.rclone_chunk.001_jipy1m: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/09/18 01:18:31 INFO : fil/a/b/c.rclone_chunk.001_jipy1m: Copied (server-side copy) to: fil/a/b/c 2026/09/18 01:18:31 INFO : fil/a/b/c.rclone_chunk.001_jipy1m: Deleted 2026/09/18 01:18:31 DEBUG : forgetting directory cache 2026/09/18 01:18:31 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:32 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:32 DEBUG : dir: Looking for writers 2026/09/18 01:18:32 DEBUG : fil/a/b: Looking for writers 2026/09/18 01:18:32 DEBUG : fil/a: Looking for writers 2026/09/18 01:18:32 DEBUG : b: reading active writers 2026/09/18 01:18:32 DEBUG : fil: Looking for writers 2026/09/18 01:18:32 DEBUG : a: reading active writers 2026/09/18 01:18:32 DEBUG : Looking for writers 2026/09/18 01:18:32 DEBUG : fil: reading active writers 2026/09/18 01:18:32 DEBUG : dir: reading active writers 2026/09/18 01:18:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.84s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:32 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:32 DEBUG : dir/file1.rclone_chunk.001_jipzdy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:32 INFO : dir/file1.rclone_chunk.001_jipzdy: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:32 INFO : dir/file1.rclone_chunk.001_jipzdy: Deleted 2026/09/18 01:18:33 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:33 DEBUG : dir: Looking for writers 2026/09/18 01:18:33 DEBUG : Looking for writers 2026/09/18 01:18:33 DEBUG : dir: reading active writers 2026/09/18 01:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:33 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:33 DEBUG : dir/file1.rclone_chunk.001_jiq0l6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:33 INFO : dir/file1.rclone_chunk.001_jiq0l6: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:33 INFO : dir/file1.rclone_chunk.001_jiq0l6: Deleted 2026/09/18 01:18:33 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:33 DEBUG : dir: Looking for writers 2026/09/18 01:18:33 DEBUG : file1: reading active writers 2026/09/18 01:18:33 DEBUG : Looking for writers 2026/09/18 01:18:33 DEBUG : dir: reading active writers 2026/09/18 01:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.88s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:34 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:34 DEBUG : dir/file1.rclone_chunk.001_jiq1o4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:34 INFO : dir/file1.rclone_chunk.001_jiq1o4: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:34 INFO : dir/file1.rclone_chunk.001_jiq1o4: Deleted 2026/09/18 01:18:34 DEBUG : dir/file2: size = 15 OK 2026/09/18 01:18:34 DEBUG : dir/file2.rclone_chunk.001_jiq1nv: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/18 01:18:34 INFO : dir/file2.rclone_chunk.001_jiq1nv: Copied (server-side copy) to: dir/file2 2026/09/18 01:18:34 INFO : dir/file2.rclone_chunk.001_jiq1nv: Deleted 2026/09/18 01:18:35 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/18 01:18:35 DEBUG : dir/subdir/file3.rclone_chunk.001_jiq1wl: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/18 01:18:35 INFO : dir/subdir/file3.rclone_chunk.001_jiq1wl: Copied (server-side copy) to: dir/subdir/file3 2026/09/18 01:18:35 INFO : dir/subdir/file3.rclone_chunk.001_jiq1wl: Deleted === RUN TestDirReadDirAll/Virtual 2026/09/18 01:18:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/18 01:18:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/18 01:18:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/18 01:18:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/18 01:18:36 DEBUG : dir/virtualFile: size = 20 OK 2026/09/18 01:18:36 DEBUG : dir/virtualFile.rclone_chunk.001_jiq242: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/09/18 01:18:36 INFO : dir/virtualFile.rclone_chunk.001_jiq242: Copied (server-side copy) to: dir/virtualFile 2026/09/18 01:18:36 INFO : dir/virtualFile.rclone_chunk.001_jiq242: Deleted 2026/09/18 01:18:36 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/09/18 01:18:36 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_jiq309: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/09/18 01:18:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_jiq309: Copied (server-side copy) to: dir/virtualDir/testFile 2026/09/18 01:18:36 INFO : dir/virtualDir/testFile.rclone_chunk.001_jiq309: Deleted 2026/09/18 01:18:36 DEBUG : S3 bucket rclone-test-dopekoh0ledi: bucket is versioned: false 2026/09/18 01:18:36 DEBUG : Waiting for deletions to finish 2026/09/18 01:18:36 DEBUG : "dir/subdir/file3" version false 2026/09/18 01:18:36 DEBUG : dir/subdir/file3: Deleting (id "") 2026/09/18 01:18:36 INFO : dir/subdir/file3: Deleted 2026/09/18 01:18:36 DEBUG : dir: invalidating directory cache 2026/09/18 01:18:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/18 01:18:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/18 01:18:36 DEBUG : dir/file1: Reset virtual modtime 2026/09/18 01:18:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/18 01:18:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/18 01:18:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/18 01:18:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/18 01:18:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/18 01:18:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:18:36 DEBUG : dir: invalidating directory cache 2026/09/18 01:18:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/18 01:18:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/18 01:18:36 DEBUG : forgetting directory cache 2026/09/18 01:18:36 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:36 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/18 01:18:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/18 01:18:36 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:36 DEBUG : dir/virtualDir2: Looking for writers 2026/09/18 01:18:36 DEBUG : dir/virtualDir: Looking for writers 2026/09/18 01:18:36 DEBUG : dir: Looking for writers 2026/09/18 01:18:36 DEBUG : file1: reading active writers 2026/09/18 01:18:36 DEBUG : virtualFile2: reading active writers 2026/09/18 01:18:36 DEBUG : virtualDir2: reading active writers 2026/09/18 01:18:36 DEBUG : virtualFile: reading active writers 2026/09/18 01:18:36 DEBUG : virtualDir: reading active writers 2026/09/18 01:18:36 DEBUG : Looking for writers 2026/09/18 01:18:36 DEBUG : dir: reading active writers 2026/09/18 01:18:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.18s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:37 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:37 DEBUG : dir/file1.rclone_chunk.001_jiq4t2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:37 INFO : dir/file1.rclone_chunk.001_jiq4t2: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:37 INFO : dir/file1.rclone_chunk.001_jiq4t2: Deleted 2026/09/18 01:18:37 ERROR : dir/: Can only open directories read only 2026/09/18 01:18:37 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:37 DEBUG : dir: Looking for writers 2026/09/18 01:18:37 DEBUG : Looking for writers 2026/09/18 01:18:37 DEBUG : dir: reading active writers 2026/09/18 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.77s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:38 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:38 DEBUG : dir/file1.rclone_chunk.001_jiq5p7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:38 INFO : dir/file1.rclone_chunk.001_jiq5p7: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:38 INFO : dir/file1.rclone_chunk.001_jiq5p7: Deleted 2026/09/18 01:18:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/18 01:18:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/18 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/18 01:18:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:18:39 DEBUG : dir/potato: size = 5 OK 2026/09/18 01:18:39 DEBUG : dir/potato.rclone_chunk.001_jiq58g: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:18:39 INFO : dir/potato.rclone_chunk.001_jiq58g: Copied (server-side copy) to: dir/potato 2026/09/18 01:18:39 INFO : dir/potato.rclone_chunk.001_jiq58g: Deleted 2026/09/18 01:18:39 DEBUG : dir/potato: size = 5 OK 2026/09/18 01:18:39 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/18 01:18:39 DEBUG : dir/potato: Size of src and dst objects identical 2026/09/18 01:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/18 01:18:39 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:39 DEBUG : dir: Looking for writers 2026/09/18 01:18:39 DEBUG : file1: reading active writers 2026/09/18 01:18:39 DEBUG : potato: reading active writers 2026/09/18 01:18:39 DEBUG : Looking for writers 2026/09/18 01:18:39 DEBUG : dir: reading active writers 2026/09/18 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.65s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:40 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:40 DEBUG : dir/file1.rclone_chunk.001_jiq6u5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:40 INFO : dir/file1.rclone_chunk.001_jiq6u5: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:40 INFO : dir/file1.rclone_chunk.001_jiq6u5: Deleted 2026/09/18 01:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/09/18 01:18:40 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:40 DEBUG : dir/sub: Looking for writers 2026/09/18 01:18:40 DEBUG : dir: Looking for writers 2026/09/18 01:18:40 DEBUG : sub: reading active writers 2026/09/18 01:18:40 DEBUG : file1: reading active writers 2026/09/18 01:18:40 DEBUG : Looking for writers 2026/09/18 01:18:40 DEBUG : dir: reading active writers 2026/09/18 01:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.23s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:41 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:41 DEBUG : dir/file1.rclone_chunk.001_jiq7oe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:41 INFO : dir/file1.rclone_chunk.001_jiq7oe: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:41 INFO : dir/file1.rclone_chunk.001_jiq7oe: Deleted 2026/09/18 01:18:41 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/18 01:18:41 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/09/18 01:18:41 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:41 DEBUG : dir/sub/subsub: Looking for writers 2026/09/18 01:18:41 DEBUG : dir/sub: Looking for writers 2026/09/18 01:18:41 DEBUG : subsub: reading active writers 2026/09/18 01:18:41 DEBUG : dir: Looking for writers 2026/09/18 01:18:41 DEBUG : file1: reading active writers 2026/09/18 01:18:41 DEBUG : sub: reading active writers 2026/09/18 01:18:41 DEBUG : Looking for writers 2026/09/18 01:18:41 DEBUG : dir: reading active writers 2026/09/18 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:42 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:42 DEBUG : dir/file1.rclone_chunk.001_jiq9g0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:42 INFO : dir/file1.rclone_chunk.001_jiq9g0: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:42 INFO : dir/file1.rclone_chunk.001_jiq9g0: Deleted 2026/09/18 01:18:42 ERROR : dir/: Dir.Remove not empty 2026/09/18 01:18:42 DEBUG : dir/file1: Remove: 2026/09/18 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:18:42 DEBUG : dir/file1: >Remove: err= 2026/09/18 01:18:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/18 01:18:42 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:42 DEBUG : Looking for writers 2026/09/18 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:43 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:43 DEBUG : dir/file1.rclone_chunk.001_jiq959: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:43 INFO : dir/file1.rclone_chunk.001_jiq959: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:43 INFO : dir/file1.rclone_chunk.001_jiq959: Deleted 2026/09/18 01:18:43 DEBUG : dir/file1: Remove: 2026/09/18 01:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:18:43 DEBUG : dir/file1: >Remove: err= 2026/09/18 01:18:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/18 01:18:43 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:43 DEBUG : Looking for writers 2026/09/18 01:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.00s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:44 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:44 DEBUG : dir/file1.rclone_chunk.001_jiqazm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:44 INFO : dir/file1.rclone_chunk.001_jiqazm: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:44 INFO : dir/file1.rclone_chunk.001_jiqazm: Deleted 2026/09/18 01:18:44 DEBUG : dir/file1: Remove: 2026/09/18 01:18:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:18:44 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/09/18 01:18:44 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:44 DEBUG : dir: Looking for writers 2026/09/18 01:18:44 DEBUG : Looking for writers 2026/09/18 01:18:44 DEBUG : dir: reading active writers 2026/09/18 01:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.01s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:45 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:45 DEBUG : dir/file1.rclone_chunk.001_jiqbkj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:45 INFO : dir/file1.rclone_chunk.001_jiqbkj: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:45 INFO : dir/file1.rclone_chunk.001_jiqbkj: Deleted 2026/09/18 01:18:45 DEBUG : dir/file3: size = 15 OK 2026/09/18 01:18:45 DEBUG : dir/file3.rclone_chunk.001_jiqc42: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/18 01:18:45 INFO : dir/file3.rclone_chunk.001_jiqc42: Copied (server-side copy) to: dir/file3 2026/09/18 01:18:45 INFO : dir/file3.rclone_chunk.001_jiqc42: Deleted 2026/09/18 01:18:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/18 01:18:46 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:18:46 DEBUG : dir/file3: copy non-chunked object... 2026/09/18 01:18:46 DEBUG : dir2/file1: size = 14 OK 2026/09/18 01:18:46 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/09/18 01:18:46 DEBUG : dir2/file3: size = 15 OK 2026/09/18 01:18:46 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/09/18 01:18:46 INFO : dir/file1: Deleted 2026/09/18 01:18:46 INFO : dir/file3: Deleted 2026/09/18 01:18:46 DEBUG : dir: Updating dir with dir2 0x56f7401b800 2026/09/18 01:18:46 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/18 01:18:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/18 01:18:47 DEBUG : dir2/file1: copy non-chunked object... 2026/09/18 01:18:47 DEBUG : file2: size = 14 OK 2026/09/18 01:18:47 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/09/18 01:18:47 INFO : dir2/file1: Deleted 2026/09/18 01:18:47 DEBUG : file2: Updating file with file2 0x56f74170820 2026/09/18 01:18:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/18 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:18:47 DEBUG : file2: copy non-chunked object... 2026/09/18 01:18:47 DEBUG : dir2/file3: size = 14 OK 2026/09/18 01:18:47 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/09/18 01:18:47 INFO : file2: Deleted 2026/09/18 01:18:47 DEBUG : dir2/file3: Updating file with dir2/file3 0x56f74170820 2026/09/18 01:18:47 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/18 01:18:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/18 01:18:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/18 01:18:48 DEBUG : empty directory: Updating dir with renamed empty directory 0x56f741c8540 2026/09/18 01:18:48 DEBUG : empty directory: forgetting directory cache 2026/09/18 01:18:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/18 01:18:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/18 01:18:48 DEBUG : dir2: Renaming to "dir3" 2026/09/18 01:18:48 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:48 DEBUG : dir3: Looking for writers 2026/09/18 01:18:48 DEBUG : file3: reading active writers 2026/09/18 01:18:48 DEBUG : renamed empty directory: Looking for writers 2026/09/18 01:18:48 DEBUG : Looking for writers 2026/09/18 01:18:48 DEBUG : renamed empty directory: reading active writers 2026/09/18 01:18:48 DEBUG : dir3: reading active writers 2026/09/18 01:18:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.36s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:48 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:48 DEBUG : dir/file1.rclone_chunk.001_jiqfs4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:48 INFO : dir/file1.rclone_chunk.001_jiqfs4: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:48 INFO : dir/file1.rclone_chunk.001_jiqfs4: Deleted 2026/09/18 01:18:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/18 01:18:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:18:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:18:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/18 01:18:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/18 01:18:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/18 01:18:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/18 01:18:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:18:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:18:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/18 01:18:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/18 01:18:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/18 01:18:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/18 01:18:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (12 bytes), uploading instead of streaming 2026/09/18 01:18:49 DEBUG : dir/sub/file2: size = 12 OK 2026/09/18 01:18:49 DEBUG : dir/sub/file2.rclone_chunk.001_jiqgx8: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/18 01:18:49 INFO : dir/sub/file2.rclone_chunk.001_jiqgx8: Copied (server-side copy) to: dir/sub/file2 2026/09/18 01:18:49 INFO : dir/sub/file2.rclone_chunk.001_jiqgx8: Deleted 2026/09/18 01:18:49 DEBUG : dir/sub/file2: size = 12 OK 2026/09/18 01:18:49 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/09/18 01:18:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/18 01:18:49 DEBUG : forgetting directory cache 2026/09/18 01:18:49 DEBUG : dir: forgetting directory cache 2026/09/18 01:18:49 DEBUG : dir/sub: forgetting directory cache 2026/09/18 01:18:49 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/18 01:18:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:18:49 DEBUG : dir/sub/file0: size = 5 OK 2026/09/18 01:18:49 DEBUG : dir/sub/file0.rclone_chunk.001_jiqghc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:18:49 INFO : dir/sub/file0.rclone_chunk.001_jiqghc: Copied (server-side copy) to: dir/sub/file0 2026/09/18 01:18:49 INFO : dir/sub/file0.rclone_chunk.001_jiqghc: Deleted 2026/09/18 01:18:49 DEBUG : dir/sub/file0: size = 5 OK 2026/09/18 01:18:49 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/09/18 01:18:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/18 01:18:49 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:49 DEBUG : dir/sub: Looking for writers 2026/09/18 01:18:49 DEBUG : file0: reading active writers 2026/09/18 01:18:49 DEBUG : file2: reading active writers 2026/09/18 01:18:49 DEBUG : dir: Looking for writers 2026/09/18 01:18:49 DEBUG : file1: reading active writers 2026/09/18 01:18:49 DEBUG : sub: reading active writers 2026/09/18 01:18:49 DEBUG : Looking for writers 2026/09/18 01:18:49 DEBUG : dir: reading active writers 2026/09/18 01:18:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.01s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/18 01:18:50 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:50 DEBUG : Looking for writers 2026/09/18 01:18:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:50 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:50 DEBUG : dir/file1.rclone_chunk.001_jiqhdi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:50 INFO : dir/file1.rclone_chunk.001_jiqhdi: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:50 INFO : dir/file1.rclone_chunk.001_jiqhdi: Deleted 2026/09/18 01:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:18:51 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/18 01:18:51 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/18 01:18:51 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:18:51 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/18 01:18:51 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/18 01:18:51 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/18 01:18:51 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:18:51 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/18 01:18:51 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:51 DEBUG : dir: Looking for writers 2026/09/18 01:18:51 DEBUG : file1: reading active writers 2026/09/18 01:18:51 DEBUG : file1.metadata: reading active writers 2026/09/18 01:18:51 DEBUG : Looking for writers 2026/09/18 01:18:51 DEBUG : dir: reading active writers 2026/09/18 01:18:51 DEBUG : dir.metadata: reading active writers 2026/09/18 01:18:51 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:51 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:51 DEBUG : dir/file1.rclone_chunk.001_jiqije: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:51 INFO : dir/file1.rclone_chunk.001_jiqije: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:51 INFO : dir/file1.rclone_chunk.001_jiqije: Deleted 2026/09/18 01:18:52 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:52 DEBUG : dir: Looking for writers 2026/09/18 01:18:52 DEBUG : file1: reading active writers 2026/09/18 01:18:52 DEBUG : Looking for writers 2026/09/18 01:18:52 DEBUG : dir: reading active writers 2026/09/18 01:18:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.92s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:52 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:52 DEBUG : dir/file1.rclone_chunk.001_jiqj3f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:52 INFO : dir/file1.rclone_chunk.001_jiqj3f: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:52 INFO : dir/file1.rclone_chunk.001_jiqj3f: Deleted 2026/09/18 01:18:53 DEBUG : time_test: size = 5 OK 2026/09/18 01:18:53 DEBUG : time_test.rclone_chunk.001_jiqjd4: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/18 01:18:53 INFO : time_test.rclone_chunk.001_jiqjd4: Copied (server-side copy) to: time_test 2026/09/18 01:18:53 INFO : time_test.rclone_chunk.001_jiqjd4: Deleted 2026/09/18 01:18:53 DEBUG : Can set mod time: true 2026/09/18 01:18:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/18 01:18:53 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:53 DEBUG : dir: Looking for writers 2026/09/18 01:18:53 DEBUG : file1: reading active writers 2026/09/18 01:18:53 DEBUG : Looking for writers 2026/09/18 01:18:53 DEBUG : dir: reading active writers 2026/09/18 01:18:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:54 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:54 DEBUG : dir/file1.rclone_chunk.001_jiqlvl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:54 INFO : dir/file1.rclone_chunk.001_jiqlvl: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:54 INFO : dir/file1.rclone_chunk.001_jiqlvl: Deleted 2026/09/18 01:18:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:18:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:18:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:18:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/18 01:18:55 DEBUG : dir/file1: size = 0 OK 2026/09/18 01:18:55 DEBUG : dir/file1.rclone_chunk.001_jiql4t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:18:55 INFO : dir/file1.rclone_chunk.001_jiql4t: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:55 INFO : dir/file1.rclone_chunk.001_jiql4t: Deleted 2026/09/18 01:18:55 DEBUG : dir/file1: size = 0 OK 2026/09/18 01:18:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/18 01:18:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/18 01:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:18:55 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:55 DEBUG : dir: Looking for writers 2026/09/18 01:18:55 DEBUG : file1: reading active writers 2026/09/18 01:18:55 DEBUG : Looking for writers 2026/09/18 01:18:55 DEBUG : dir: reading active writers 2026/09/18 01:18:55 DEBUG : >WaitForWriters: 2026/09/18 01:18:55 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:55 DEBUG : dir: Looking for writers 2026/09/18 01:18:55 DEBUG : file1: reading active writers 2026/09/18 01:18:55 DEBUG : Looking for writers 2026/09/18 01:18:55 DEBUG : dir: reading active writers 2026/09/18 01:18:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:56 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:56 DEBUG : dir/file1.rclone_chunk.001_jiqml6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:56 INFO : dir/file1.rclone_chunk.001_jiqml6: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:56 INFO : dir/file1.rclone_chunk.001_jiqml6: Deleted 2026/09/18 01:18:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:18:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:18:56 DEBUG : dir/file1: size = 5 OK 2026/09/18 01:18:56 DEBUG : dir/file1.rclone_chunk.001_jiqnaf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:18:56 INFO : dir/file1.rclone_chunk.001_jiqnaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:56 INFO : dir/file1.rclone_chunk.001_jiqnaf: Deleted 2026/09/18 01:18:56 DEBUG : dir/file1: size = 5 OK 2026/09/18 01:18:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/18 01:18:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/18 01:18:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:18:57 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:57 DEBUG : dir: Looking for writers 2026/09/18 01:18:57 DEBUG : file1: reading active writers 2026/09/18 01:18:57 DEBUG : Looking for writers 2026/09/18 01:18:57 DEBUG : dir: reading active writers 2026/09/18 01:18:57 DEBUG : >WaitForWriters: 2026/09/18 01:18:57 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:57 DEBUG : dir: Looking for writers 2026/09/18 01:18:57 DEBUG : file1: reading active writers 2026/09/18 01:18:57 DEBUG : Looking for writers 2026/09/18 01:18:57 DEBUG : dir: reading active writers 2026/09/18 01:18:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:18:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:18:57 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:57 DEBUG : dir/file1.rclone_chunk.001_jiqoq0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:57 INFO : dir/file1.rclone_chunk.001_jiqoq0: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:57 INFO : dir/file1.rclone_chunk.001_jiqoq0: Deleted 2026/09/18 01:18:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/18 01:18:58 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:58 DEBUG : dir: Looking for writers 2026/09/18 01:18:58 DEBUG : file1: reading active writers 2026/09/18 01:18:58 DEBUG : Looking for writers 2026/09/18 01:18:58 DEBUG : dir: reading active writers 2026/09/18 01:18:58 DEBUG : >WaitForWriters: 2026/09/18 01:18:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:18:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:18:59 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:18:59 DEBUG : dir/file1.rclone_chunk.001_jiqpob: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:18:59 INFO : dir/file1.rclone_chunk.001_jiqpob: Copied (server-side copy) to: dir/file1 2026/09/18 01:18:59 INFO : dir/file1.rclone_chunk.001_jiqpob: Deleted 2026/09/18 01:18:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/18 01:18:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:18:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:18:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:18:59 DEBUG : dir/file1(0x56f74b29bc0): close: 2026/09/18 01:18:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/18 01:18:59 DEBUG : dir/file1(0x56f74b29bc0): >close: err= 2026/09/18 01:18:59 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:59 DEBUG : dir: Looking for writers 2026/09/18 01:18:59 DEBUG : file1: reading active writers 2026/09/18 01:18:59 DEBUG : Looking for writers 2026/09/18 01:18:59 DEBUG : dir: reading active writers 2026/09/18 01:18:59 DEBUG : >WaitForWriters: 2026/09/18 01:18:59 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:18:59 DEBUG : dir: Looking for writers 2026/09/18 01:18:59 DEBUG : file1: reading active writers 2026/09/18 01:18:59 DEBUG : Looking for writers 2026/09/18 01:18:59 DEBUG : dir: reading active writers 2026/09/18 01:18:59 DEBUG : >WaitForWriters: 2026/09/18 01:18:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:18:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:18:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:18:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:18:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:18:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:00 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:00 DEBUG : dir/file1.rclone_chunk.001_jiqqbm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:00 INFO : dir/file1.rclone_chunk.001_jiqqbm: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:00 INFO : dir/file1.rclone_chunk.001_jiqqbm: Deleted 2026/09/18 01:19:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/18 01:19:00 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): _writeAt: size=5, off=0 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): openPending: 2026/09/18 01:19:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/18 01:19:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): >openPending: err= 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): >_writeAt: n=5, err= 2026/09/18 01:19:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): close: 2026/09/18 01:19:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/18 01:19:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/18 01:19:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/18 01:19:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/18 01:19:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/18 01:19:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:00 DEBUG : dir/file1(0x56f7449ab80): >close: err= 2026/09/18 01:19:00 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:00 DEBUG : dir/file1: vfs cache: starting upload 2026/09/18 01:19:00 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:00 DEBUG : dir: Looking for writers 2026/09/18 01:19:00 DEBUG : file1: reading active writers 2026/09/18 01:19:00 DEBUG : Looking for writers 2026/09/18 01:19:00 DEBUG : dir: reading active writers 2026/09/18 01:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:01 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:01 DEBUG : dir/file1.rclone_chunk.001_jiqrau: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/18 01:19:01 INFO : dir/file1.rclone_chunk.001_jiqrau: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:01 INFO : dir/file1.rclone_chunk.001_jiqrau: Deleted 2026/09/18 01:19:01 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:01 INFO : dir/file1: Copied (replaced existing) 2026/09/18 01:19:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/09/18 01:19:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/18 01:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:01 DEBUG : dir: Looking for writers 2026/09/18 01:19:01 DEBUG : file1: reading active writers 2026/09/18 01:19:01 DEBUG : Looking for writers 2026/09/18 01:19:01 DEBUG : dir: reading active writers 2026/09/18 01:19:01 DEBUG : >WaitForWriters: 2026/09/18 01:19:01 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:01 DEBUG : dir: Looking for writers 2026/09/18 01:19:01 DEBUG : file1: reading active writers 2026/09/18 01:19:01 DEBUG : Looking for writers 2026/09/18 01:19:01 DEBUG : dir: reading active writers 2026/09/18 01:19:01 DEBUG : >WaitForWriters: 2026/09/18 01:19:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.43s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.27s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.76s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:02 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:02 DEBUG : dir/file1.rclone_chunk.001_jiqs9f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:02 INFO : dir/file1.rclone_chunk.001_jiqs9f: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:02 INFO : dir/file1.rclone_chunk.001_jiqs9f: Deleted 2026/09/18 01:19:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:02 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:02 DEBUG : dir: Looking for writers 2026/09/18 01:19:02 DEBUG : file1: reading active writers 2026/09/18 01:19:02 DEBUG : Looking for writers 2026/09/18 01:19:02 DEBUG : dir: reading active writers 2026/09/18 01:19:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.95s) === RUN TestFileOpenReadUnknownSize 2026/09/18 01:19:02 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/18 01:19:02 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/18 01:19:02 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:02 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/18 01:19:02 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:02 DEBUG : Looking for writers 2026/09/18 01:19:02 DEBUG : file.txt: reading active writers 2026/09/18 01:19:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:02 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:02 DEBUG : dir/file1.rclone_chunk.001_jiqtns: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:02 INFO : dir/file1.rclone_chunk.001_jiqtns: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:03 INFO : dir/file1.rclone_chunk.001_jiqtns: Deleted 2026/09/18 01:19:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/18 01:19:03 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:03 DEBUG : dir/file1.rclone_chunk.001_jiqu4o: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:03 INFO : dir/file1.rclone_chunk.001_jiqu4o: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:03 INFO : dir/file1.rclone_chunk.001_jiqu4o: Deleted 2026/09/18 01:19:03 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/18 01:19:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:03 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:03 DEBUG : dir: Looking for writers 2026/09/18 01:19:03 DEBUG : file1: reading active writers 2026/09/18 01:19:03 DEBUG : Looking for writers 2026/09/18 01:19:03 DEBUG : dir: reading active writers 2026/09/18 01:19:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:04 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:04 DEBUG : dir/file1.rclone_chunk.001_jiqvkp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:04 INFO : dir/file1.rclone_chunk.001_jiqvkp: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:04 INFO : dir/file1.rclone_chunk.001_jiqvkp: Deleted 2026/09/18 01:19:04 DEBUG : dir/file1: Remove: 2026/09/18 01:19:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:04 DEBUG : dir/file1: >Remove: err= 2026/09/18 01:19:04 DEBUG : dir/file1: Remove: 2026/09/18 01:19:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/18 01:19:04 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:04 DEBUG : dir: Looking for writers 2026/09/18 01:19:04 DEBUG : Looking for writers 2026/09/18 01:19:04 DEBUG : dir: reading active writers 2026/09/18 01:19:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.89s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:05 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:05 DEBUG : dir/file1.rclone_chunk.001_jiqv7c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:05 INFO : dir/file1.rclone_chunk.001_jiqv7c: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:05 INFO : dir/file1.rclone_chunk.001_jiqv7c: Deleted 2026/09/18 01:19:05 DEBUG : dir/file1: Remove: 2026/09/18 01:19:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:05 DEBUG : dir/file1: >Remove: err= 2026/09/18 01:19:05 DEBUG : dir/file1: Remove: 2026/09/18 01:19:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/18 01:19:05 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:05 DEBUG : dir: Looking for writers 2026/09/18 01:19:05 DEBUG : Looking for writers 2026/09/18 01:19:05 DEBUG : dir: reading active writers 2026/09/18 01:19:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:06 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:06 DEBUG : dir/file1.rclone_chunk.001_jiqwbc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:06 INFO : dir/file1.rclone_chunk.001_jiqwbc: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:06 INFO : dir/file1.rclone_chunk.001_jiqwbc: Deleted 2026/09/18 01:19:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/18 01:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:19:06 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/18 01:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:19:06 DEBUG : dir/file1: Open: flags=0x3 2026/09/18 01:19:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/18 01:19:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/18 01:19:06 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:06 DEBUG : dir: Looking for writers 2026/09/18 01:19:06 DEBUG : file1: reading active writers 2026/09/18 01:19:06 DEBUG : Looking for writers 2026/09/18 01:19:06 DEBUG : dir: reading active writers 2026/09/18 01:19:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:06 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:06 DEBUG : dir/file1.rclone_chunk.001_jiqxu0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:06 INFO : dir/file1.rclone_chunk.001_jiqxu0: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:06 INFO : dir/file1.rclone_chunk.001_jiqxu0: Deleted 2026/09/18 01:19:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:07 DEBUG : dir: Looking for writers 2026/09/18 01:19:07 DEBUG : file1: reading active writers 2026/09/18 01:19:07 DEBUG : Looking for writers 2026/09/18 01:19:07 DEBUG : dir: reading active writers 2026/09/18 01:19:07 DEBUG : >WaitForWriters: 2026/09/18 01:19:07 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:07 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:07 INFO : dir/file1: Deleted 2026/09/18 01:19:07 DEBUG : newLeaf: Updating file with newLeaf 0x56f744c45b0 2026/09/18 01:19:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:07 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:07 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:07 INFO : newLeaf: Deleted 2026/09/18 01:19:07 DEBUG : dir/file1: Updating file with dir/file1 0x56f744c45b0 2026/09/18 01:19:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:19:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:08 DEBUG : dir/file1: File is currently open, delaying rename 0x56f744c45b0 2026/09/18 01:19:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/18 01:19:08 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:08 DEBUG : dir/file1.rclone_chunk.001_jiqzyb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:08 INFO : dir/file1.rclone_chunk.001_jiqzyb: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:08 INFO : dir/file1.rclone_chunk.001_jiqzyb: Deleted 2026/09/18 01:19:08 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/18 01:19:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:08 DEBUG : newLeaf: Running delayed rename now 2026/09/18 01:19:08 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:08 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:08 INFO : dir/file1: Deleted 2026/09/18 01:19:08 DEBUG : newLeaf: Updating file with newLeaf 0x56f744c45b0 2026/09/18 01:19:08 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:08 DEBUG : dir: Looking for writers 2026/09/18 01:19:08 DEBUG : Looking for writers 2026/09/18 01:19:08 DEBUG : dir: reading active writers 2026/09/18 01:19:08 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:08 DEBUG : >WaitForWriters: 2026/09/18 01:19:08 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:08 DEBUG : dir: Looking for writers 2026/09/18 01:19:08 DEBUG : Looking for writers 2026/09/18 01:19:08 DEBUG : dir: reading active writers 2026/09/18 01:19:08 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:09 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:09 DEBUG : dir/file1.rclone_chunk.001_jir0gr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:09 INFO : dir/file1.rclone_chunk.001_jir0gr: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:09 INFO : dir/file1.rclone_chunk.001_jir0gr: Deleted 2026/09/18 01:19:09 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:09 DEBUG : dir: Looking for writers 2026/09/18 01:19:09 DEBUG : file1: reading active writers 2026/09/18 01:19:09 DEBUG : Looking for writers 2026/09/18 01:19:09 DEBUG : dir: reading active writers 2026/09/18 01:19:09 DEBUG : >WaitForWriters: 2026/09/18 01:19:09 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:10 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:10 INFO : dir/file1: Deleted 2026/09/18 01:19:10 DEBUG : newLeaf: Updating file with newLeaf 0x56f747b20d0 2026/09/18 01:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:10 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:10 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:10 INFO : newLeaf: Deleted 2026/09/18 01:19:10 DEBUG : dir/file1: Updating file with dir/file1 0x56f747b20d0 2026/09/18 01:19:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/18 01:19:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:10 DEBUG : dir/file1: File is currently open, delaying rename 0x56f747b20d0 2026/09/18 01:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (25 bytes), uploading instead of streaming 2026/09/18 01:19:11 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:11 DEBUG : dir/file1.rclone_chunk.001_jir1n9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:11 INFO : dir/file1.rclone_chunk.001_jir1n9: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:11 INFO : dir/file1.rclone_chunk.001_jir1n9: Deleted 2026/09/18 01:19:11 DEBUG : dir/file1: size = 25 OK 2026/09/18 01:19:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/18 01:19:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:11 DEBUG : newLeaf: Running delayed rename now 2026/09/18 01:19:11 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:11 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:11 INFO : dir/file1: Deleted 2026/09/18 01:19:11 DEBUG : newLeaf: Updating file with newLeaf 0x56f747b20d0 2026/09/18 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:11 DEBUG : dir: Looking for writers 2026/09/18 01:19:11 DEBUG : Looking for writers 2026/09/18 01:19:11 DEBUG : dir: reading active writers 2026/09/18 01:19:11 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:11 DEBUG : >WaitForWriters: 2026/09/18 01:19:11 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:11 DEBUG : dir: Looking for writers 2026/09/18 01:19:11 DEBUG : Looking for writers 2026/09/18 01:19:11 DEBUG : dir: reading active writers 2026/09/18 01:19:11 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:11 DEBUG : >WaitForWriters: 2026/09/18 01:19:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:12 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:12 DEBUG : dir/file1.rclone_chunk.001_jir2wk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:12 INFO : dir/file1.rclone_chunk.001_jir2wk: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:12 INFO : dir/file1.rclone_chunk.001_jir2wk: Deleted 2026/09/18 01:19:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): openPending: 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/18 01:19:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): >openPending: err= 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): _writeAt: size=14, off=0 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): >_writeAt: n=14, err= 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): close: 2026/09/18 01:19:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/18 01:19:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:12 DEBUG : dir/file1(0x56f741ae7c0): >close: err= 2026/09/18 01:19:12 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: starting upload 2026/09/18 01:19:12 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:12 DEBUG : dir: Looking for writers 2026/09/18 01:19:12 DEBUG : file1: reading active writers 2026/09/18 01:19:12 DEBUG : Looking for writers 2026/09/18 01:19:12 DEBUG : dir: reading active writers 2026/09/18 01:19:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:12 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:12 DEBUG : dir/file1.rclone_chunk.001_jir3qz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:12 INFO : dir/file1.rclone_chunk.001_jir3qz: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:12 INFO : dir/file1.rclone_chunk.001_jir3qz: Deleted 2026/09/18 01:19:12 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:12 INFO : dir/file1: Copied (replaced existing) 2026/09/18 01:19:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/18 01:19:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:13 DEBUG : dir: Looking for writers 2026/09/18 01:19:13 DEBUG : file1: reading active writers 2026/09/18 01:19:13 DEBUG : Looking for writers 2026/09/18 01:19:13 DEBUG : dir: reading active writers 2026/09/18 01:19:13 DEBUG : >WaitForWriters: 2026/09/18 01:19:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): _readAt: size=512, off=0 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): openPending: 2026/09/18 01:19:13 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/09/18 01:19:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/18 01:19:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): >openPending: err= 2026/09/18 01:19:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): >_readAt: n=14, err=EOF 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): close: 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f745d6580): >close: err= 2026/09/18 01:19:13 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:13 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:13 INFO : dir/file1: Deleted 2026/09/18 01:19:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:13 DEBUG : newLeaf: Updating file with newLeaf 0x56f740b1380 2026/09/18 01:19:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:13 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:13 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:13 INFO : newLeaf: Deleted 2026/09/18 01:19:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/18 01:19:13 DEBUG : dir/file1: Updating file with dir/file1 0x56f740b1380 2026/09/18 01:19:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f74b290c0): openPending: 2026/09/18 01:19:13 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/09/18 01:19:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/18 01:19:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f74b290c0): >openPending: err= 2026/09/18 01:19:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f74b290c0): _writeAt: size=25, off=0 2026/09/18 01:19:13 DEBUG : dir/file1(0x56f74b290c0): >_writeAt: n=25, err= 2026/09/18 01:19:13 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:13 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:14 INFO : dir/file1: Deleted 2026/09/18 01:19:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:14 DEBUG : newLeaf: Updating file with newLeaf 0x56f740b1380 2026/09/18 01:19:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:14 DEBUG : newLeaf(0x56f74b290c0): close: 2026/09/18 01:19:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/18 01:19:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-18 01:19:13.820409965 +0000 UTC m=+50.436463527 2026/09/18 01:19:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:14 DEBUG : newLeaf(0x56f74b290c0): >close: err= 2026/09/18 01:19:14 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:14 DEBUG : newLeaf: vfs cache: starting upload 2026/09/18 01:19:14 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:14 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:14 DEBUG : newLeaf.rclone_chunk.001_jir5uf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:14 INFO : newLeaf.rclone_chunk.001_jir5uf: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:14 DEBUG : dir: Looking for writers 2026/09/18 01:19:14 DEBUG : Looking for writers 2026/09/18 01:19:14 DEBUG : dir: reading active writers 2026/09/18 01:19:14 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/18 01:19:14 INFO : newLeaf.rclone_chunk.001_jir5uf: Deleted 2026/09/18 01:19:14 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:14 INFO : newLeaf: Copied (replaced existing) 2026/09/18 01:19:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-18 01:19:13.820409965 +0000 UTC" 2026/09/18 01:19:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/18 01:19:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/18 01:19:15 DEBUG : dir: Looking for writers 2026/09/18 01:19:15 DEBUG : Looking for writers 2026/09/18 01:19:15 DEBUG : dir: reading active writers 2026/09/18 01:19:15 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:15 DEBUG : >WaitForWriters: 2026/09/18 01:19:15 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:15 DEBUG : dir: Looking for writers 2026/09/18 01:19:15 DEBUG : Looking for writers 2026/09/18 01:19:15 DEBUG : dir: reading active writers 2026/09/18 01:19:15 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:15 DEBUG : >WaitForWriters: 2026/09/18 01:19:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:15 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:15 DEBUG : dir/file1.rclone_chunk.001_jir6fg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:15 INFO : dir/file1.rclone_chunk.001_jir6fg: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:16 INFO : dir/file1.rclone_chunk.001_jir6fg: Deleted 2026/09/18 01:19:16 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:16 DEBUG : dir: Looking for writers 2026/09/18 01:19:16 DEBUG : file1: reading active writers 2026/09/18 01:19:16 DEBUG : Looking for writers 2026/09/18 01:19:16 DEBUG : dir: reading active writers 2026/09/18 01:19:16 DEBUG : >WaitForWriters: 2026/09/18 01:19:16 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:16 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:16 INFO : dir/file1: Deleted 2026/09/18 01:19:16 DEBUG : newLeaf: Updating file with newLeaf 0x56f7471c0d0 2026/09/18 01:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:16 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:16 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:16 INFO : newLeaf: Deleted 2026/09/18 01:19:16 DEBUG : dir/file1: Updating file with dir/file1 0x56f7471c0d0 2026/09/18 01:19:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:17 DEBUG : dir/file1(0x56f74816100): openPending: 2026/09/18 01:19:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/18 01:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:17 DEBUG : dir/file1(0x56f74816100): >openPending: err= 2026/09/18 01:19:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:17 DEBUG : dir/file1(0x56f74816100): _writeAt: size=25, off=0 2026/09/18 01:19:17 DEBUG : dir/file1(0x56f74816100): >_writeAt: n=25, err= 2026/09/18 01:19:17 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:17 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:17 INFO : dir/file1: Deleted 2026/09/18 01:19:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:17 DEBUG : newLeaf: Updating file with newLeaf 0x56f7471c0d0 2026/09/18 01:19:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:17 DEBUG : newLeaf(0x56f74816100): close: 2026/09/18 01:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/18 01:19:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-18 01:19:17.1330576 +0000 UTC m=+53.749111172 2026/09/18 01:19:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:17 DEBUG : newLeaf(0x56f74816100): >close: err= 2026/09/18 01:19:17 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:17 DEBUG : newLeaf: vfs cache: starting upload 2026/09/18 01:19:17 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:17 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:17 DEBUG : newLeaf.rclone_chunk.001_jir8ar: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:17 INFO : newLeaf.rclone_chunk.001_jir8ar: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:17 INFO : newLeaf.rclone_chunk.001_jir8ar: Deleted 2026/09/18 01:19:17 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:17 INFO : newLeaf: Copied (replaced existing) 2026/09/18 01:19:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-18 01:19:17.1330576 +0000 UTC" 2026/09/18 01:19:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/18 01:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/18 01:19:17 DEBUG : dir: Looking for writers 2026/09/18 01:19:17 DEBUG : Looking for writers 2026/09/18 01:19:17 DEBUG : dir: reading active writers 2026/09/18 01:19:17 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:17 DEBUG : >WaitForWriters: 2026/09/18 01:19:18 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:18 DEBUG : dir: Looking for writers 2026/09/18 01:19:18 DEBUG : Looking for writers 2026/09/18 01:19:18 DEBUG : dir: reading active writers 2026/09/18 01:19:18 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:18 DEBUG : >WaitForWriters: 2026/09/18 01:19:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:18 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:18 DEBUG : dir/file1.rclone_chunk.001_jir9bs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:18 INFO : dir/file1.rclone_chunk.001_jir9bs: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:18 INFO : dir/file1.rclone_chunk.001_jir9bs: Deleted 2026/09/18 01:19:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:18 DEBUG : dir/file1(0x56f74138ac0): openPending: 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/18 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:19 DEBUG : dir/file1(0x56f74138ac0): >openPending: err= 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:19 DEBUG : dir/file1(0x56f74138ac0): _writeAt: size=14, off=0 2026/09/18 01:19:19 DEBUG : dir/file1(0x56f74138ac0): >_writeAt: n=14, err= 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/18 01:19:19 DEBUG : dir/file1(0x56f74138ac0): close: 2026/09/18 01:19:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/18 01:19:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:19 DEBUG : dir/file1(0x56f74138ac0): >close: err= 2026/09/18 01:19:19 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: starting upload 2026/09/18 01:19:19 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:19 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:19 DEBUG : dir/file1.rclone_chunk.001_jiraul: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:19 INFO : dir/file1.rclone_chunk.001_jiraul: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:19 DEBUG : dir: Looking for writers 2026/09/18 01:19:19 DEBUG : file1: reading active writers 2026/09/18 01:19:19 DEBUG : Looking for writers 2026/09/18 01:19:19 DEBUG : dir: reading active writers 2026/09/18 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/18 01:19:19 INFO : dir/file1.rclone_chunk.001_jiraul: Deleted 2026/09/18 01:19:19 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:19 INFO : dir/file1: Copied (replaced existing) 2026/09/18 01:19:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/18 01:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:20 DEBUG : dir: Looking for writers 2026/09/18 01:19:20 DEBUG : file1: reading active writers 2026/09/18 01:19:20 DEBUG : Looking for writers 2026/09/18 01:19:20 DEBUG : dir: reading active writers 2026/09/18 01:19:20 DEBUG : >WaitForWriters: 2026/09/18 01:19:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:20 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): _readAt: size=512, off=0 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): openPending: 2026/09/18 01:19: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/09/18 01:19:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/18 01:19:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): >openPending: err= 2026/09/18 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): >_readAt: n=14, err=EOF 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): close: 2026/09/18 01:19:20 DEBUG : dir/file1(0x56f74139400): >close: err= 2026/09/18 01:19:20 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:20 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:20 INFO : dir/file1: Deleted 2026/09/18 01:19:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:20 DEBUG : newLeaf: Updating file with newLeaf 0x56f744ea820 2026/09/18 01:19:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:20 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:20 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:21 INFO : newLeaf: Deleted 2026/09/18 01:19:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/18 01:19:21 DEBUG : dir/file1: Updating file with dir/file1 0x56f744ea820 2026/09/18 01:19:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:21 DEBUG : dir/file1(0x56f7430ef00): openPending: 2026/09/18 01:19: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/09/18 01:19:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/18 01:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:21 DEBUG : dir/file1(0x56f7430ef00): >openPending: err= 2026/09/18 01:19:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:21 DEBUG : dir/file1(0x56f7430ef00): _writeAt: size=25, off=0 2026/09/18 01:19:21 DEBUG : dir/file1(0x56f7430ef00): >_writeAt: n=25, err= 2026/09/18 01:19:21 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:21 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:21 INFO : dir/file1: Deleted 2026/09/18 01:19:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:21 DEBUG : newLeaf: Updating file with newLeaf 0x56f744ea820 2026/09/18 01:19:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:21 DEBUG : newLeaf(0x56f7430ef00): close: 2026/09/18 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/18 01:19:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-18 01:19:21.149723996 +0000 UTC m=+57.765777558 2026/09/18 01:19:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:21 DEBUG : newLeaf(0x56f7430ef00): >close: err= 2026/09/18 01:19:21 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:21 DEBUG : newLeaf: vfs cache: starting upload 2026/09/18 01:19:21 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:21 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:21 DEBUG : newLeaf.rclone_chunk.001_jircd4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:21 INFO : newLeaf.rclone_chunk.001_jircd4: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:21 INFO : newLeaf.rclone_chunk.001_jircd4: Deleted 2026/09/18 01:19:21 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:21 INFO : newLeaf: Copied (replaced existing) 2026/09/18 01:19:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-18 01:19:21.149723996 +0000 UTC" 2026/09/18 01:19:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/18 01:19:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/18 01:19:21 DEBUG : dir: Looking for writers 2026/09/18 01:19:21 DEBUG : Looking for writers 2026/09/18 01:19:21 DEBUG : dir: reading active writers 2026/09/18 01:19:21 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:21 DEBUG : >WaitForWriters: 2026/09/18 01:19:22 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:22 DEBUG : dir: Looking for writers 2026/09/18 01:19:22 DEBUG : Looking for writers 2026/09/18 01:19:22 DEBUG : dir: reading active writers 2026/09/18 01:19:22 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:22 DEBUG : >WaitForWriters: 2026/09/18 01:19:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:22 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:22 DEBUG : dir/file1.rclone_chunk.001_jirdm8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:19:22 INFO : dir/file1.rclone_chunk.001_jirdm8: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:22 INFO : dir/file1.rclone_chunk.001_jirdm8: Deleted 2026/09/18 01:19:22 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:22 DEBUG : dir: Looking for writers 2026/09/18 01:19:22 DEBUG : file1: reading active writers 2026/09/18 01:19:22 DEBUG : Looking for writers 2026/09/18 01:19:22 DEBUG : dir: reading active writers 2026/09/18 01:19:22 DEBUG : >WaitForWriters: 2026/09/18 01:19:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:22 DEBUG : dir/file1(0x56f7470bc00): _readAt: size=512, off=0 2026/09/18 01:19:22 DEBUG : dir/file1(0x56f7470bc00): openPending: 2026/09/18 01:19:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/18 01:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:22 DEBUG : dir/file1(0x56f7470bc00): >openPending: err= 2026/09/18 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/18 01:19:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7470bc00): >_readAt: n=14, err=EOF 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7470bc00): close: 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7470bc00): >close: err= 2026/09/18 01:19:23 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:23 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:23 INFO : dir/file1: Deleted 2026/09/18 01:19:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:23 DEBUG : newLeaf: Updating file with newLeaf 0x56f746616c0 2026/09/18 01:19:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:23 DEBUG : newLeaf: copy non-chunked object... 2026/09/18 01:19:23 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:19:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:23 INFO : newLeaf: Deleted 2026/09/18 01:19:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/18 01:19:23 DEBUG : dir/file1: Updating file with dir/file1 0x56f746616c0 2026/09/18 01:19:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/18 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7475d1c0): openPending: 2026/09/18 01:19: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/09/18 01:19:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/18 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7475d1c0): >openPending: err= 2026/09/18 01:19:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7475d1c0): _writeAt: size=25, off=0 2026/09/18 01:19:23 DEBUG : dir/file1(0x56f7475d1c0): >_writeAt: n=25, err= 2026/09/18 01:19:23 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:19:24 DEBUG : newLeaf: size = 14 OK 2026/09/18 01:19:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:24 INFO : dir/file1: Deleted 2026/09/18 01:19:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/18 01:19:24 DEBUG : newLeaf: Updating file with newLeaf 0x56f746616c0 2026/09/18 01:19:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:19:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:24 DEBUG : newLeaf(0x56f7475d1c0): close: 2026/09/18 01:19:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/18 01:19:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-18 01:19:23.829743881 +0000 UTC m=+60.445797453 2026/09/18 01:19:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:24 DEBUG : newLeaf(0x56f7475d1c0): >close: err= 2026/09/18 01:19:24 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:24 DEBUG : newLeaf: vfs cache: starting upload 2026/09/18 01:19:24 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:24 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:24 DEBUG : newLeaf.rclone_chunk.001_jirfgn: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/18 01:19:24 INFO : newLeaf.rclone_chunk.001_jirfgn: Copied (server-side copy) to: newLeaf 2026/09/18 01:19:24 INFO : newLeaf.rclone_chunk.001_jirfgn: Deleted 2026/09/18 01:19:24 DEBUG : newLeaf: size = 25 OK 2026/09/18 01:19:24 INFO : newLeaf: Copied (replaced existing) 2026/09/18 01:19:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-18 01:19:23.829743881 +0000 UTC" 2026/09/18 01:19:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/18 01:19:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/18 01:19:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : >WaitForWriters: 2026/09/18 01:19:24 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:24 DEBUG : dir: Looking for writers 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : dir: reading active writers 2026/09/18 01:19:24 DEBUG : newLeaf: reading active writers 2026/09/18 01:19:24 DEBUG : >WaitForWriters: 2026/09/18 01:19:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestFileRename (18.37s) --- PASS: TestFileRename/off,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=false (2.64s) --- PASS: TestFileRename/minimal,forceCache=true (3.93s) --- PASS: TestFileRename/writes,forceCache=false (2.68s) --- PASS: TestFileRename/writes,forceCache=true (3.99s) --- PASS: TestFileRename/full,forceCache=false (2.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:24 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:24 DEBUG : Looking for writers 2026/09/18 01:19:24 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:25 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:25 DEBUG : dir/file1.rclone_chunk.001_jirg14: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:25 INFO : dir/file1.rclone_chunk.001_jirg14: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:25 INFO : dir/file1.rclone_chunk.001_jirg14: Deleted 2026/09/18 01:19:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/18 01:19:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:26 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:26 DEBUG : dir: Looking for writers 2026/09/18 01:19:26 DEBUG : file1: reading active writers 2026/09/18 01:19:26 DEBUG : Looking for writers 2026/09/18 01:19:26 DEBUG : dir: reading active writers 2026/09/18 01:19:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.99s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:26 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:26 DEBUG : dir/file1.rclone_chunk.001_jirhij: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:26 INFO : dir/file1.rclone_chunk.001_jirhij: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:27 INFO : dir/file1.rclone_chunk.001_jirhij: Deleted 2026/09/18 01:19:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/18 01:19:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/18 01:19:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/18 01:19:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/18 01:19:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/18 01:19:27 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:27 DEBUG : dir: Looking for writers 2026/09/18 01:19:27 DEBUG : file1: reading active writers 2026/09/18 01:19:27 DEBUG : Looking for writers 2026/09/18 01:19:27 DEBUG : dir: reading active writers 2026/09/18 01:19:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.28s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:28 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:28 DEBUG : dir/file1.rclone_chunk.001_jiriru: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:28 INFO : dir/file1.rclone_chunk.001_jiriru: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:28 INFO : dir/file1.rclone_chunk.001_jiriru: Deleted 2026/09/18 01:19:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/18 01:19:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/18 01:19:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/18 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/18 01:19:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/18 01:19:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/18 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/18 01:19:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/18 01:19:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/18 01:19:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/18 01:19:28 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/18 01:19:28 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/18 01:19:28 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/18 01:19:28 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/18 01:19:28 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/18 01:19:28 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:28 DEBUG : dir: Looking for writers 2026/09/18 01:19:28 DEBUG : file1: reading active writers 2026/09/18 01:19:28 DEBUG : Looking for writers 2026/09/18 01:19:28 DEBUG : dir: reading active writers 2026/09/18 01:19:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.26s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:29 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:29 DEBUG : dir/file1.rclone_chunk.001_jirkr1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:29 INFO : dir/file1.rclone_chunk.001_jirkr1: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:29 INFO : dir/file1.rclone_chunk.001_jirkr1: Deleted 2026/09/18 01:19:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/18 01:19:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:29 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:29 DEBUG : dir: Looking for writers 2026/09/18 01:19:29 DEBUG : file1: reading active writers 2026/09/18 01:19:29 DEBUG : Looking for writers 2026/09/18 01:19:29 DEBUG : dir: reading active writers 2026/09/18 01:19:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:30 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:30 DEBUG : dir/file1.rclone_chunk.001_jirkoo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:30 INFO : dir/file1.rclone_chunk.001_jirkoo: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:30 INFO : dir/file1.rclone_chunk.001_jirkoo: Deleted 2026/09/18 01:19:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/18 01:19:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/18 01:19:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/18 01:19:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/18 01:19:30 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:30 DEBUG : dir: Looking for writers 2026/09/18 01:19:30 DEBUG : file1: reading active writers 2026/09/18 01:19:30 DEBUG : Looking for writers 2026/09/18 01:19:30 DEBUG : dir: reading active writers 2026/09/18 01:19:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:31 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:31 DEBUG : dir/file1.rclone_chunk.001_jirl7i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:31 INFO : dir/file1.rclone_chunk.001_jirl7i: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:31 INFO : dir/file1.rclone_chunk.001_jirl7i: Deleted 2026/09/18 01:19:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): _readAt: size=1, off=0 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): openPending: 2026/09/18 01:19:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >openPending: err= 2026/09/18 01:19:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/18 01:19:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >_readAt: n=1, err= 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): _readAt: size=256, off=1 2026/09/18 01:19:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >_readAt: n=15, err=EOF 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): _readAt: size=16, off=16 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >_readAt: n=0, err=EOF 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): close: 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >close: err= 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): close: 2026/09/18 01:19:31 DEBUG : dir/file1(0x56f741a0140): >close: err=file already closed 2026/09/18 01:19:31 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:31 DEBUG : dir: Looking for writers 2026/09/18 01:19:31 DEBUG : file1: reading active writers 2026/09/18 01:19:31 DEBUG : Looking for writers 2026/09/18 01:19:31 DEBUG : dir: reading active writers 2026/09/18 01:19:31 DEBUG : >WaitForWriters: 2026/09/18 01:19:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:31 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:32 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:32 DEBUG : dir/file1.rclone_chunk.001_jirmu3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:32 INFO : dir/file1.rclone_chunk.001_jirmu3: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:32 INFO : dir/file1.rclone_chunk.001_jirmu3: Deleted 2026/09/18 01:19:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): _readAt: size=1, off=0 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): openPending: 2026/09/18 01:19:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >openPending: err= 2026/09/18 01:19:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/18 01:19:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >_readAt: n=1, err= 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): _readAt: size=1, off=5 2026/09/18 01:19:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >_readAt: n=1, err= 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): _readAt: size=1, off=3 2026/09/18 01:19:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >_readAt: n=1, err= 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): _readAt: size=1, off=13 2026/09/18 01:19:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >_readAt: n=1, err= 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): _readAt: size=16, off=100 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >_readAt: n=0, err=EOF 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): close: 2026/09/18 01:19:32 DEBUG : dir/file1(0x56f74534280): >close: err= 2026/09/18 01:19:32 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:32 DEBUG : dir: Looking for writers 2026/09/18 01:19:32 DEBUG : file1: reading active writers 2026/09/18 01:19:32 DEBUG : Looking for writers 2026/09/18 01:19:32 DEBUG : dir: reading active writers 2026/09/18 01:19:32 DEBUG : >WaitForWriters: 2026/09/18 01:19:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:33 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:33 DEBUG : dir/file1.rclone_chunk.001_jirnbs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:33 INFO : dir/file1.rclone_chunk.001_jirnbs: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:33 INFO : dir/file1.rclone_chunk.001_jirnbs: Deleted 2026/09/18 01:19:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=1, off=0 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): openPending: 2026/09/18 01:19:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >openPending: err= 2026/09/18 01:19:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/18 01:19:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=1, err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=1, off=5 2026/09/18 01:19:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=1, err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=1, off=1 2026/09/18 01:19:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=1, err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=6, off=10 2026/09/18 01:19:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=6, err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=256, off=10 2026/09/18 01:19:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=6, err=EOF 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=256, off=100 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=0, err=EOF 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): close: 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >close: err= 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): _readAt: size=256, off=100 2026/09/18 01:19:33 DEBUG : dir/file1(0x56f745c2000): >_readAt: n=0, err=file already closed 2026/09/18 01:19:33 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:33 DEBUG : dir: Looking for writers 2026/09/18 01:19:33 DEBUG : file1: reading active writers 2026/09/18 01:19:33 DEBUG : Looking for writers 2026/09/18 01:19:33 DEBUG : dir: reading active writers 2026/09/18 01:19:33 DEBUG : >WaitForWriters: 2026/09/18 01:19:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.97s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:34 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:34 DEBUG : dir/file1.rclone_chunk.001_jirouw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:34 INFO : dir/file1.rclone_chunk.001_jirouw: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:34 INFO : dir/file1.rclone_chunk.001_jirouw: Deleted 2026/09/18 01:19:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): RWFileHandle.Flush 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): _readAt: size=256, off=0 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): openPending: 2026/09/18 01:19:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): >openPending: err= 2026/09/18 01:19:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/18 01:19:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): >_readAt: n=16, err=EOF 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): RWFileHandle.Flush 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): RWFileHandle.Flush 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): close: 2026/09/18 01:19:34 DEBUG : dir/file1(0x56f7455ca00): >close: err= 2026/09/18 01:19:34 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:34 DEBUG : dir: Looking for writers 2026/09/18 01:19:34 DEBUG : file1: reading active writers 2026/09/18 01:19:34 DEBUG : Looking for writers 2026/09/18 01:19:34 DEBUG : dir: reading active writers 2026/09/18 01:19:34 DEBUG : >WaitForWriters: 2026/09/18 01:19:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:35 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:35 DEBUG : dir/file1.rclone_chunk.001_jirpim: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:35 INFO : dir/file1.rclone_chunk.001_jirpim: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:35 INFO : dir/file1.rclone_chunk.001_jirpim: Deleted 2026/09/18 01:19:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/18 01:19:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): _readAt: size=256, off=0 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): openPending: 2026/09/18 01:19:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): >openPending: err= 2026/09/18 01:19:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/18 01:19:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): >_readAt: n=16, err=EOF 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): RWFileHandle.Release 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): close: 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): >close: err= 2026/09/18 01:19:35 DEBUG : dir/file1(0x56f741ae380): RWFileHandle.Release 2026/09/18 01:19:35 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:35 DEBUG : dir: Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : dir: reading active writers 2026/09/18 01:19:35 DEBUG : >WaitForWriters: 2026/09/18 01:19:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.94s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:35 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): openPending: 2026/09/18 01:19:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): >openPending: err= 2026/09/18 01:19:35 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): _writeAt: size=5, off=0 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): >_writeAt: n=5, err= 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): _writeAt: size=7, off=5 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): >_writeAt: n=7, err= 2026/09/18 01:19:35 DEBUG : file1: vfs cache: truncate to size=11 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): close: 2026/09/18 01:19:35 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:35.655289213 +0000 UTC m=+72.271342765 2026/09/18 01:19:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): >close: err= 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): close: 2026/09/18 01:19:35 DEBUG : file1(0x56f7448c5c0): >close: err=file already closed 2026/09/18 01:19:35 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:35 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:35 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:35 DEBUG : Looking for writers 2026/09/18 01:19:35 DEBUG : file1: reading active writers 2026/09/18 01:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:36 DEBUG : file1: size = 11 OK 2026/09/18 01:19:36 DEBUG : file1.rclone_chunk.001_jirql9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/18 01:19:36 INFO : file1.rclone_chunk.001_jirql9: Copied (server-side copy) to: file1 2026/09/18 01:19:36 INFO : file1.rclone_chunk.001_jirql9: Deleted 2026/09/18 01:19:36 DEBUG : file1: size = 11 OK 2026/09/18 01:19:36 INFO : file1: Copied (new) 2026/09/18 01:19:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-18 01:19:35.655289213 +0000 UTC" 2026/09/18 01:19:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:36 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : >WaitForWriters: 2026/09/18 01:19:36 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : >WaitForWriters: 2026/09/18 01:19:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:36 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): openPending: 2026/09/18 01:19:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): >openPending: err= 2026/09/18 01:19:36 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): _writeAt: size=7, off=0 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): >_writeAt: n=7, err= 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): _writeAt: size=6, off=5 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): >_writeAt: n=6, err= 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): close: 2026/09/18 01:19:36 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:36.577821396 +0000 UTC m=+73.193874978 2026/09/18 01:19:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): >close: err= 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): _writeAt: size=5, off=0 2026/09/18 01:19:36 DEBUG : file1(0x56f74b28c80): >_writeAt: n=0, err=file already closed 2026/09/18 01:19:36 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:36 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:36 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:36 DEBUG : Looking for writers 2026/09/18 01:19:36 DEBUG : file1: reading active writers 2026/09/18 01:19:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:37 DEBUG : file1: size = 11 OK 2026/09/18 01:19:37 DEBUG : file1.rclone_chunk.001_jirrj0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/18 01:19:37 INFO : file1.rclone_chunk.001_jirrj0: Copied (server-side copy) to: file1 2026/09/18 01:19:37 INFO : file1.rclone_chunk.001_jirrj0: Deleted 2026/09/18 01:19:37 DEBUG : file1: size = 11 OK 2026/09/18 01:19:37 INFO : file1: Copied (new) 2026/09/18 01:19:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-18 01:19:36.577821396 +0000 UTC" 2026/09/18 01:19:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:37 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : >WaitForWriters: 2026/09/18 01:19:37 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : >WaitForWriters: 2026/09/18 01:19:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:37 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:37 DEBUG : file1(0x56f741a17c0): openPending: 2026/09/18 01:19:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:37 DEBUG : file1(0x56f741a17c0): >openPending: err= 2026/09/18 01:19:37 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:37 DEBUG : file1(0x56f741a17c0): close: 2026/09/18 01:19:37 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:37.489758213 +0000 UTC m=+74.105811765 2026/09/18 01:19:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:37 DEBUG : file1(0x56f741a17c0): >close: err= 2026/09/18 01:19:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/18 01:19:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:19:37 DEBUG : file2: newRWFileHandle: 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): openPending: 2026/09/18 01:19:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): >openPending: err= 2026/09/18 01:19:37 DEBUG : file2: >newRWFileHandle: err= 2026/09/18 01:19:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:19:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/18 01:19:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): RWFileHandle.Flush 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): RWFileHandle.Release 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): close: 2026/09/18 01:19:37 DEBUG : file2: vfs cache: setting modification time to 2026-09-18 01:19:37.490685292 +0000 UTC m=+74.106738834 2026/09/18 01:19:37 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:37 DEBUG : file2(0x56f741a1c40): >close: err= 2026/09/18 01:19:37 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/18 01:19:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/18 01:19:37 DEBUG : file2: vfs cache: starting upload 2026/09/18 01:19:37 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:37 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/18 01:19:37 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:37 DEBUG : Looking for writers 2026/09/18 01:19:37 DEBUG : file1: reading active writers 2026/09/18 01:19:37 DEBUG : file2: reading active writers 2026/09/18 01:19:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/18 01:19:38 DEBUG : file1: size = 0 OK 2026/09/18 01:19:38 DEBUG : file1.rclone_chunk.001_jirsv6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:19:38 INFO : file1.rclone_chunk.001_jirsv6: Copied (server-side copy) to: file1 2026/09/18 01:19:38 DEBUG : file2: size = 0 OK 2026/09/18 01:19:38 DEBUG : file2.rclone_chunk.001_jirsof: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:19:38 INFO : file2.rclone_chunk.001_jirsof: Copied (server-side copy) to: file2 2026/09/18 01:19:38 INFO : file1.rclone_chunk.001_jirsv6: Deleted 2026/09/18 01:19:38 DEBUG : file1: size = 0 OK 2026/09/18 01:19:38 INFO : file1: Copied (new) 2026/09/18 01:19:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-18 01:19:37.489758213 +0000 UTC" 2026/09/18 01:19:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:38 INFO : file2.rclone_chunk.001_jirsof: Deleted 2026/09/18 01:19:38 DEBUG : file2: size = 0 OK 2026/09/18 01:19:38 INFO : file2: Copied (new) 2026/09/18 01:19:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-18 01:19:37.490685292 +0000 UTC" 2026/09/18 01:19:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/18 01:19:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:19:38 INFO : file2: vfs cache: upload succeeded try #1 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : file2: reading active writers 2026/09/18 01:19:38 DEBUG : >WaitForWriters: 2026/09/18 01:19:38 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : file2: reading active writers 2026/09/18 01:19:38 DEBUG : >WaitForWriters: 2026/09/18 01:19:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:38 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): openPending: 2026/09/18 01:19:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): >openPending: err= 2026/09/18 01:19:38 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): _writeAt: size=5, off=0 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): >_writeAt: n=5, err= 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): RWFileHandle.Flush 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): RWFileHandle.Flush 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): close: 2026/09/18 01:19:38 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:38.527538062 +0000 UTC m=+75.143591624 2026/09/18 01:19:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:38 DEBUG : file1(0x56f74557000): >close: err= 2026/09/18 01:19:38 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:38 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:38 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:38 DEBUG : Looking for writers 2026/09/18 01:19:38 DEBUG : file1: reading active writers 2026/09/18 01:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:38 DEBUG : file1: size = 5 OK 2026/09/18 01:19:38 DEBUG : file1.rclone_chunk.001_jirtbc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:19:38 INFO : file1.rclone_chunk.001_jirtbc: Copied (server-side copy) to: file1 2026/09/18 01:19:39 INFO : file1.rclone_chunk.001_jirtbc: Deleted 2026/09/18 01:19:39 DEBUG : file1: size = 5 OK 2026/09/18 01:19:39 INFO : file1: Copied (new) 2026/09/18 01:19:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-18 01:19:38.527538062 +0000 UTC" 2026/09/18 01:19:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : >WaitForWriters: 2026/09/18 01:19:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:39 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): openPending: 2026/09/18 01:19:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): >openPending: err= 2026/09/18 01:19:39 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): _writeAt: size=5, off=0 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): >_writeAt: n=5, err= 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): RWFileHandle.Release 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): close: 2026/09/18 01:19:39 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:39.356532231 +0000 UTC m=+75.972585813 2026/09/18 01:19:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): >close: err= 2026/09/18 01:19:39 DEBUG : file1(0x56f741384c0): RWFileHandle.Release 2026/09/18 01:19:39 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:39 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:39 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:39 DEBUG : file1: size = 5 OK 2026/09/18 01:19:39 DEBUG : file1.rclone_chunk.001_jirus7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:19:39 INFO : file1.rclone_chunk.001_jirus7: Copied (server-side copy) to: file1 2026/09/18 01:19:39 INFO : file1.rclone_chunk.001_jirus7: Deleted 2026/09/18 01:19:39 DEBUG : file1: size = 5 OK 2026/09/18 01:19:39 INFO : file1: Copied (new) 2026/09/18 01:19:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-18 01:19:39.356532231 +0000 UTC" 2026/09/18 01:19:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:39 DEBUG : Looking for writers 2026/09/18 01:19:39 DEBUG : file1: reading active writers 2026/09/18 01:19:39 DEBUG : >WaitForWriters: 2026/09/18 01:19:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:40 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi/dir/file1: no such file or directory 2026/09/18 01:19:40 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:40 DEBUG : dir/file1.rclone_chunk.001_jirvx5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:40 INFO : dir/file1.rclone_chunk.001_jirvx5: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:40 INFO : dir/file1.rclone_chunk.001_jirvx5: Deleted 2026/09/18 01:19:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/18 01:19:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): openPending: 2026/09/18 01:19:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): >openPending: err= 2026/09/18 01:19:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/18 01:19:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): _writeAt: size=5, off=0 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): >_writeAt: n=5, err= 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): close: 2026/09/18 01:19:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-18 01:19:40.861973102 +0000 UTC m=+77.478026654 2026/09/18 01:19:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:40 DEBUG : dir/file1(0x56f741a0980): >close: err= 2026/09/18 01:19:40 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:40 DEBUG : dir: Looking for writers 2026/09/18 01:19:40 DEBUG : file1: reading active writers 2026/09/18 01:19:40 DEBUG : Looking for writers 2026/09/18 01:19:40 DEBUG : dir: reading active writers 2026/09/18 01:19:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:40 DEBUG : dir: Looking for writers 2026/09/18 01:19:40 DEBUG : file1: reading active writers 2026/09/18 01:19:40 DEBUG : Looking for writers 2026/09/18 01:19:40 DEBUG : dir: reading active writers 2026/09/18 01:19:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:40 DEBUG : dir: Looking for writers 2026/09/18 01:19:40 DEBUG : file1: reading active writers 2026/09/18 01:19:40 DEBUG : Looking for writers 2026/09/18 01:19:40 DEBUG : dir: reading active writers 2026/09/18 01:19:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:40 DEBUG : dir: Looking for writers 2026/09/18 01:19:40 DEBUG : file1: reading active writers 2026/09/18 01:19:40 DEBUG : Looking for writers 2026/09/18 01:19:40 DEBUG : dir: reading active writers 2026/09/18 01:19:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:40 DEBUG : dir/file1: vfs cache: starting upload 2026/09/18 01:19:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:41 DEBUG : dir: Looking for writers 2026/09/18 01:19:41 DEBUG : file1: reading active writers 2026/09/18 01:19:41 DEBUG : Looking for writers 2026/09/18 01:19:41 DEBUG : dir: reading active writers 2026/09/18 01:19:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:41 DEBUG : dir: Looking for writers 2026/09/18 01:19:41 DEBUG : file1: reading active writers 2026/09/18 01:19:41 DEBUG : Looking for writers 2026/09/18 01:19:41 DEBUG : dir: reading active writers 2026/09/18 01:19:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:41 DEBUG : dir/file1: size = 5 OK 2026/09/18 01:19:41 DEBUG : dir/file1.rclone_chunk.001_jirvg0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:19:41 INFO : dir/file1.rclone_chunk.001_jirvg0: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:41 INFO : dir/file1.rclone_chunk.001_jirvg0: Deleted 2026/09/18 01:19:41 DEBUG : dir/file1: size = 5 OK 2026/09/18 01:19:41 INFO : dir/file1: Copied (replaced existing) 2026/09/18 01:19:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-18 01:19:40.861973102 +0000 UTC" 2026/09/18 01:19:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:41 DEBUG : dir: Looking for writers 2026/09/18 01:19:41 DEBUG : file1: reading active writers 2026/09/18 01:19:41 DEBUG : Looking for writers 2026/09/18 01:19:41 DEBUG : dir: reading active writers 2026/09/18 01:19:41 DEBUG : >WaitForWriters: 2026/09/18 01:19:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:42 DEBUG : dir/file1: size = 16 OK 2026/09/18 01:19:42 DEBUG : dir/file1.rclone_chunk.001_jirwof: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/18 01:19:42 INFO : dir/file1.rclone_chunk.001_jirwof: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:42 INFO : dir/file1.rclone_chunk.001_jirwof: Deleted 2026/09/18 01:19:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/18 01:19:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/18 01:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/18 01:19:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): _writeAt: size=5, off=0 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): openPending: 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/18 01:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): >openPending: err= 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): >_writeAt: n=5, err= 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): _writeAt: size=15, off=5 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): >_writeAt: n=15, err= 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): close: 2026/09/18 01:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-18 01:19:42.351795613 +0000 UTC m=+78.967849185 2026/09/18 01:19:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:42 DEBUG : dir/file1(0x56f747816c0): >close: err= 2026/09/18 01:19:42 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: starting upload 2026/09/18 01:19:42 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:42 DEBUG : dir/file1: size = 20 OK 2026/09/18 01:19:42 DEBUG : dir/file1.rclone_chunk.001_jirx6q: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/18 01:19:42 INFO : dir/file1.rclone_chunk.001_jirx6q: Copied (server-side copy) to: dir/file1 2026/09/18 01:19:42 INFO : dir/file1.rclone_chunk.001_jirx6q: Deleted 2026/09/18 01:19:42 DEBUG : dir/file1: size = 20 OK 2026/09/18 01:19:42 INFO : dir/file1: Copied (replaced existing) 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-18 01:19:42.351795613 +0000 UTC" 2026/09/18 01:19:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:42 DEBUG : dir: Looking for writers 2026/09/18 01:19:42 DEBUG : file1: reading active writers 2026/09/18 01:19:42 DEBUG : Looking for writers 2026/09/18 01:19:42 DEBUG : dir: reading active writers 2026/09/18 01:19:42 DEBUG : >WaitForWriters: 2026/09/18 01:19:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:43 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): openPending: 2026/09/18 01:19:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): >openPending: err= 2026/09/18 01:19:43 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): _writeAt: size=5, off=0 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): >_writeAt: n=5, err= 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): close: 2026/09/18 01:19:43 DEBUG : file1: vfs cache: setting modification time to 2026-09-18 01:19:43.231889991 +0000 UTC m=+79.847943543 2026/09/18 01:19:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:43 DEBUG : file1(0x56f73ba5880): >close: err= 2026/09/18 01:19:43 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:43 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:43 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:43 DEBUG : file1: size = 5 OK 2026/09/18 01:19:43 DEBUG : file1.rclone_chunk.001_jiryt3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:19:43 INFO : file1.rclone_chunk.001_jiryt3: Copied (server-side copy) to: file1 2026/09/18 01:19:43 INFO : file1.rclone_chunk.001_jiryt3: Deleted 2026/09/18 01:19:43 DEBUG : file1: size = 5 OK 2026/09/18 01:19:43 INFO : file1: Copied (new) 2026/09/18 01:19:43 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-18 01:19:43.231889991 +0000 UTC" 2026/09/18 01:19:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:43 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:43 DEBUG : Looking for writers 2026/09/18 01:19:43 DEBUG : file1: reading active writers 2026/09/18 01:19:43 DEBUG : >WaitForWriters: 2026/09/18 01:19:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.066464099 +0000 UTC m=+80.682517651 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.066464099 +0000 UTC m=+80.682517651 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.066464099 +0000 UTC m=+80.682517651 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139ac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bff3b0 item 1 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.069372076 +0000 UTC m=+80.685425628 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.069372076 +0000 UTC m=+80.685425628 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74aba1c0 item 2 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.072596639 +0000 UTC m=+80.688650191 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6f40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.072596639 +0000 UTC m=+80.688650191 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d73c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.072596639 +0000 UTC m=+80.688650191 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74aba8c0 item 3 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.076920397 +0000 UTC m=+80.692973949 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.076920397 +0000 UTC m=+80.692973949 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb1f0 item 4 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.080130934 +0000 UTC m=+80.696184516 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.080130934 +0000 UTC m=+80.696184516 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.080130934 +0000 UTC m=+80.696184516 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb880 item 5 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.083199112 +0000 UTC m=+80.699252695 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.083199112 +0000 UTC m=+80.699252695 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2cec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed70a0 item 6 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.085706103 +0000 UTC m=+80.701759665 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.085706103 +0000 UTC m=+80.701759665 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dcc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.085706103 +0000 UTC m=+80.701759665 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed78f0 item 7 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.088623146 +0000 UTC m=+80.704676748 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.088623146 +0000 UTC m=+80.704676748 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ece40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e771f0 item 8 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f744ed440): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.090785866 +0000 UTC m=+80.706839428 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.090785866 +0000 UTC m=+80.706839428 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edcc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.090785866 +0000 UTC m=+80.706839428 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b282c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e779d0 item 9 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.093879112 +0000 UTC m=+80.709932725 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.093879112 +0000 UTC m=+80.709932725 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a86930 item 10 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f74b294c0): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b294c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.095984444 +0000 UTC m=+80.712038026 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.095984444 +0000 UTC m=+80.712038026 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29d80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.095984444 +0000 UTC m=+80.712038026 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432a480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a87260 item 11 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.098165039 +0000 UTC m=+80.714218591 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ab00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.098165039 +0000 UTC m=+80.714218591 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497eb60 item 12 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7432b680): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432b680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.100064002 +0000 UTC m=+80.716117563 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ba40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.100064002 +0000 UTC m=+80.716117563 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f110 item 13 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.102102668 +0000 UTC m=+80.718156220 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.102102668 +0000 UTC m=+80.718156220 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439adc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f7a0 item 14 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7439b400): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.103959781 +0000 UTC m=+80.720013353 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.103959781 +0000 UTC m=+80.720013353 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439be80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e72a80 item 15 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.105900512 +0000 UTC m=+80.721954065 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.105900512 +0000 UTC m=+80.721954065 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f0b40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e73570 item 16 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.107746736 +0000 UTC m=+80.723800308 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.107746736 +0000 UTC m=+80.723800308 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.107746736 +0000 UTC m=+80.723800308 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743f1b00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a82850 item 17 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.110134851 +0000 UTC m=+80.726188413 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.110134851 +0000 UTC m=+80.726188413 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744327c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73b1aa80 item 18 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.11205292 +0000 UTC m=+80.728106483 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432e40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.11205292 +0000 UTC m=+80.728106483 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.11205292 +0000 UTC m=+80.728106483 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c6ab60 item 19 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.114945869 +0000 UTC m=+80.730999421 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.114945869 +0000 UTC m=+80.730999421 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446e500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74016e00 item 20 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.116672636 +0000 UTC m=+80.732726189 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446eb80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.116672636 +0000 UTC m=+80.732726189 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.116672636 +0000 UTC m=+80.732726189 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446f580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74017ce0 item 21 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.119275227 +0000 UTC m=+80.735328789 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7446fc00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.119275227 +0000 UTC m=+80.735328789 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4240): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1cc40 item 22 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.121219905 +0000 UTC m=+80.737273467 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d48c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.121219905 +0000 UTC m=+80.737273467 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4dc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.121219905 +0000 UTC m=+80.737273467 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d52c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1d1f0 item 23 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.124058381 +0000 UTC m=+80.740111943 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.124058381 +0000 UTC m=+80.740111943 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1dc00 item 24 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f745025c0): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745025c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.126128176 +0000 UTC m=+80.742181738 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.126128176 +0000 UTC m=+80.742181738 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.126128176 +0000 UTC m=+80.742181738 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745033c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741867e0 item 25 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.128671344 +0000 UTC m=+80.744724906 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.128671344 +0000 UTC m=+80.744724906 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74522080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74187650 item 26 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7422b380): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.130686155 +0000 UTC m=+80.746739707 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748160c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.130686155 +0000 UTC m=+80.746739707 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748165c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.130686155 +0000 UTC m=+80.746739707 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74816b00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74377810 item 27 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.133826359 +0000 UTC m=+80.749879922 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.133826359 +0000 UTC m=+80.749879922 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748176c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f88d20 item 28 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f74817d00): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74817d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.135940719 +0000 UTC m=+80.751994281 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.135940719 +0000 UTC m=+80.751994281 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458c880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3c000 item 29 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.137799837 +0000 UTC m=+80.753853389 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458cf00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.137799837 +0000 UTC m=+80.753853389 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458d440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3c620 item 30 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7458da80): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458da80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.139678221 +0000 UTC m=+80.755731773 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7458de40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.139678221 +0000 UTC m=+80.755731773 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3cee0 item 31 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.141458689 +0000 UTC m=+80.757512241 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ecc80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.141458689 +0000 UTC m=+80.757512241 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3d570 item 32 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.143063086 +0000 UTC m=+80.759116638 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ed800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3db20 item 33 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.143811558 +0000 UTC m=+80.759865110 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745edc80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.143811558 +0000 UTC m=+80.759865110 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3ddc0 item 33 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.14568872 +0000 UTC m=+80.761742272 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746368c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421c9a0 item 34 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.146407937 +0000 UTC m=+80.762461489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74636d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.146407937 +0000 UTC m=+80.762461489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421ce00 item 34 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.148120608 +0000 UTC m=+80.764174150 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746378c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421dd50 item 35 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.148750286 +0000 UTC m=+80.764803838 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74637d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.148750286 +0000 UTC m=+80.764803838 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7c770 item 35 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.150818188 +0000 UTC m=+80.766871740 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746629c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7d260 item 36 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.151781175 +0000 UTC m=+80.767834736 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74662ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.151781175 +0000 UTC m=+80.767834736 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7d730 item 36 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.153514344 +0000 UTC m=+80.769567896 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7ddc0 item 37 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.154056677 +0000 UTC m=+80.770110229 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74663ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.154056677 +0000 UTC m=+80.770110229 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469a4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748ba4d0 item 37 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.155718433 +0000 UTC m=+80.771771985 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469ab40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bad90 item 38 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.156420047 +0000 UTC m=+80.772473599 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.156420047 +0000 UTC m=+80.772473599 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469b580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bb0a0 item 38 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.157870122 +0000 UTC m=+80.773923674 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7469bc00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bb880 item 39 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.158631798 +0000 UTC m=+80.774685351 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.158631798 +0000 UTC m=+80.774685351 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746de700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bbc70 item 39 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.160559887 +0000 UTC m=+80.776613429 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746ded80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba0bd0 item 40 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.161361028 +0000 UTC m=+80.777414580 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.161361028 +0000 UTC m=+80.777414580 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1e40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74811b20 item 40 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.162865317 +0000 UTC m=+80.778918869 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310310 item 41 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.163517227 +0000 UTC m=+80.779570779 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310770 item 41 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.164048779 +0000 UTC m=+80.780102382 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.164048779 +0000 UTC m=+80.780102382 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310b60 item 41 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.165661232 +0000 UTC m=+80.781714784 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74311420 item 42 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.166263528 +0000 UTC m=+80.782317080 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748382a0 item 42 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.166921398 +0000 UTC m=+80.782974951 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.166921398 +0000 UTC m=+80.782974951 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b6b00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74838540 item 42 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.168461895 +0000 UTC m=+80.784515447 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74838bd0 item 43 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.168937593 +0000 UTC m=+80.784991145 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74838f50 item 43 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.169575967 +0000 UTC m=+80.785629519 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b7b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.169575967 +0000 UTC m=+80.785629519 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748391f0 item 43 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.171312433 +0000 UTC m=+80.787365985 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747da800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74839960 item 44 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.171772571 +0000 UTC m=+80.787826123 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dad00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74839c00 item 44 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.172723526 +0000 UTC m=+80.788777068 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db240): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.172723526 +0000 UTC m=+80.788777068 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747db7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eac930 item 44 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.174365173 +0000 UTC m=+80.790418725 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747dbe00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74012070 item 45 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.174836792 +0000 UTC m=+80.790890344 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.174836792 +0000 UTC m=+80.790890344 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f4b00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f740125b0 item 45 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.176726989 +0000 UTC m=+80.792780541 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74012f50 item 46 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.177361686 +0000 UTC m=+80.793415238 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.177361686 +0000 UTC m=+80.793415238 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f5d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f740137a0 item 46 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.178840235 +0000 UTC m=+80.794893787 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7f0a0 item 47 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.179530819 +0000 UTC m=+80.795584361 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74848980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.179530819 +0000 UTC m=+80.795584361 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7f570 item 47 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.181065214 +0000 UTC m=+80.797118755 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748496c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f00150 item 48 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.181649126 +0000 UTC m=+80.797702668 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74849bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.181649126 +0000 UTC m=+80.797702668 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748923c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f005b0 item 48 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.18337975 +0000 UTC m=+80.799433302 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f00f50 item 49 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.183924248 +0000 UTC m=+80.799977789 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74892e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.183924248 +0000 UTC m=+80.799977789 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748933c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f01500 item 49 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.185478029 +0000 UTC m=+80.801531581 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74893a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f01ce0 item 50 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.186038918 +0000 UTC m=+80.802092470 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.186038918 +0000 UTC m=+80.802092470 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b25c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f744421c0 item 50 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.187482722 +0000 UTC m=+80.803536274 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b2c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74442770 item 51 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.188023983 +0000 UTC m=+80.804077535 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.188023983 +0000 UTC m=+80.804077535 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f744430a0 item 51 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.189585929 +0000 UTC m=+80.805639471 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748b3d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74443810 item 52 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.19020639 +0000 UTC m=+80.806259942 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.19020639 +0000 UTC m=+80.806259942 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74443c70 item 52 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.191652909 +0000 UTC m=+80.807706461 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e6f00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eec7e0 item 53 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.192385732 +0000 UTC m=+80.808439284 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.192385732 +0000 UTC m=+80.808439284 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748e7940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eed1f0 item 53 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.194059469 +0000 UTC m=+80.810113021 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c0c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eedab0 item 54 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.194667216 +0000 UTC m=+80.810720768 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490c5c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.194667216 +0000 UTC m=+80.810720768 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490cb40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd0380 item 54 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.196200889 +0000 UTC m=+80.812254482 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd1180 item 55 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.1967046 +0000 UTC m=+80.812758152 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490d6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.1967046 +0000 UTC m=+80.812758152 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7490dc00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd15e0 item 55 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.198725853 +0000 UTC m=+80.814779405 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd1d50 item 56 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.19941342 +0000 UTC m=+80.815466972 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492c880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.19941342 +0000 UTC m=+80.815466972 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492ce00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ee150 item 56 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.201184462 +0000 UTC m=+80.817238014 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ee8c0 item 57 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.201790806 +0000 UTC m=+80.817844358 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492d980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746eeb60 item 57 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.202435252 +0000 UTC m=+80.818488804 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7492dec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.202435252 +0000 UTC m=+80.818488804 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946540): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746eee00 item 57 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.203921625 +0000 UTC m=+80.819975177 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74946b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ef8f0 item 58 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.204520094 +0000 UTC m=+80.820573647 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749470c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746efb90 item 58 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.205227269 +0000 UTC m=+80.821280821 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.205227269 +0000 UTC m=+80.821280821 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74947bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e8070 item 58 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.206673818 +0000 UTC m=+80.822727360 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e8620 item 59 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.20716744 +0000 UTC m=+80.823220982 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e88c0 item 59 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.207753104 +0000 UTC m=+80.823806646 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74960d80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.207753104 +0000 UTC m=+80.823806646 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e8b60 item 59 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.209291468 +0000 UTC m=+80.825345020 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e9110 item 60 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.209850632 +0000 UTC m=+80.825904184 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74961e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e93b0 item 60 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.210439763 +0000 UTC m=+80.826493315 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498a4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.210439763 +0000 UTC m=+80.826493315 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498aa80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e97a0 item 60 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.212235351 +0000 UTC m=+80.828288903 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b0c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e9d50 item 61 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.213048555 +0000 UTC m=+80.829102107 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498b600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.213048555 +0000 UTC m=+80.829102107 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7498bd00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a0150 item 61 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.214720409 +0000 UTC m=+80.830773961 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a0700 item 62 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.215419048 +0000 UTC m=+80.831472600 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a4980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.215419048 +0000 UTC m=+80.831472600 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a09a0 item 62 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.216925179 +0000 UTC m=+80.832978731 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a56c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a0f50 item 63 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.217576087 +0000 UTC m=+80.833629639 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749a5c00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.217576087 +0000 UTC m=+80.833629639 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a11f0 item 63 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.219205261 +0000 UTC m=+80.835258843 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a17a0 item 64 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.219661111 +0000 UTC m=+80.835714663 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c0f80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.219661111 +0000 UTC m=+80.835714663 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749a1a40 item 64 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.221329007 +0000 UTC m=+80.837382559 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749c1cc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da150 item 65 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.22216795 +0000 UTC m=+80.838221502 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc240): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.22216795 +0000 UTC m=+80.838221502 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da3f0 item 65 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.223947067 +0000 UTC m=+80.840000659 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcd80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da9a0 item 66 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.224814494 +0000 UTC m=+80.840868076 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.224814494 +0000 UTC m=+80.840868076 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749dac40 item 66 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.226808085 +0000 UTC m=+80.842861637 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddd80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749db1f0 item 67 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.228755128 +0000 UTC m=+80.844808680 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.228755128 +0000 UTC m=+80.844808680 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749db490 item 67 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.230878445 +0000 UTC m=+80.846931997 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a88070 item 68 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.231960116 +0000 UTC m=+80.848013668 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.231960116 +0000 UTC m=+80.848013668 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a88310 item 68 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.23375378 +0000 UTC m=+80.849807332 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a888c0 item 69 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.234703881 +0000 UTC m=+80.850757423 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.234703881 +0000 UTC m=+80.850757423 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f8c00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da0e0 item 69 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.23680752 +0000 UTC m=+80.852861072 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da690 item 70 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.238143541 +0000 UTC m=+80.854197094 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9780): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.238143541 +0000 UTC m=+80.854197094 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749f9cc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749da930 item 70 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.240780786 +0000 UTC m=+80.856834368 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9c6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749daf50 item 71 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.241633986 +0000 UTC m=+80.857687538 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9cbc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.241633986 +0000 UTC m=+80.857687538 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d0c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749db730 item 71 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.243907275 +0000 UTC m=+80.859960867 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9d740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f749dbce0 item 72 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.244944081 +0000 UTC m=+80.860997633 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9dc40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.244944081 +0000 UTC m=+80.860997633 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5540): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74186540 item 72 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.24694726 +0000 UTC m=+80.863000812 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5dc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74186d20 item 73 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.247615221 +0000 UTC m=+80.863668773 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741871f0 item 73 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.248453653 +0000 UTC m=+80.864507205 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.248453653 +0000 UTC m=+80.864507205 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741876c0 item 73 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.249990231 +0000 UTC m=+80.866043783 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba0460 item 74 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.250522616 +0000 UTC m=+80.866576168 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba0d90 item 74 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.251412746 +0000 UTC m=+80.867466298 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.251412746 +0000 UTC m=+80.867466298 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba12d0 item 74 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.25275658 +0000 UTC m=+80.868810133 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d68c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a88c40 item 75 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.253571017 +0000 UTC m=+80.869624600 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6dc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a88ee0 item 75 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.254565724 +0000 UTC m=+80.870619316 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.254565724 +0000 UTC m=+80.870619316 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a89180 item 75 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.258685256 +0000 UTC m=+80.874738818 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a89730 item 76 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.259606605 +0000 UTC m=+80.875660207 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a899d0 item 76 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.260670262 +0000 UTC m=+80.876723814 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aeb40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.260670262 +0000 UTC m=+80.876723814 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74a89c70 item 76 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.262862858 +0000 UTC m=+80.878916410 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7e690 item 77 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.26361075 +0000 UTC m=+80.879664312 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afe00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.26361075 +0000 UTC m=+80.879664312 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7f260 item 77 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.266355488 +0000 UTC m=+80.882409080 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7fe30 item 78 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.268645418 +0000 UTC m=+80.884698980 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2dd80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.268645418 +0000 UTC m=+80.884698980 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73d431f0 item 78 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.271031469 +0000 UTC m=+80.887085021 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e42a0 item 79 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.271724738 +0000 UTC m=+80.887778340 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.271724738 +0000 UTC m=+80.887778340 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4540 item 79 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.273752794 +0000 UTC m=+80.889806346 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4c40 item 80 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.274445892 +0000 UTC m=+80.890499454 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.274445892 +0000 UTC m=+80.890499454 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a2c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4ee0 item 80 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.276408585 +0000 UTC m=+80.892462167 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aa80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e5490 item 81 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.277145515 +0000 UTC m=+80.893199067 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.277145515 +0000 UTC m=+80.893199067 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a03c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e5730 item 81 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.27948014 +0000 UTC m=+80.895533692 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0f00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bfe8c0 item 82 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.280413049 +0000 UTC m=+80.896466611 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.280413049 +0000 UTC m=+80.896466611 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bfed90 item 82 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.282594806 +0000 UTC m=+80.898648348 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bff420 item 83 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.283234402 +0000 UTC m=+80.899287954 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dc600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.283234402 +0000 UTC m=+80.899287954 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dcb40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bff810 item 83 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.284712661 +0000 UTC m=+80.900766213 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74aba310 item 84 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.285412602 +0000 UTC m=+80.901466144 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749dd6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.285412602 +0000 UTC m=+80.901466144 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f749ddc40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74aba690 item 84 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.286903635 +0000 UTC m=+80.902957187 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abad90 item 85 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.287761102 +0000 UTC m=+80.903814644 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.287761102 +0000 UTC m=+80.903814644 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb030 item 85 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.289341444 +0000 UTC m=+80.905394996 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a38fc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb5e0 item 86 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.28998101 +0000 UTC m=+80.906034563 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a394c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.28998101 +0000 UTC m=+80.906034563 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a39a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb960 item 86 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.291402523 +0000 UTC m=+80.907456075 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a461c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed6d90 item 87 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.292004088 +0000 UTC m=+80.908057640 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a466c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.292004088 +0000 UTC m=+80.908057640 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a46c00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed7260 item 87 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.293605219 +0000 UTC m=+80.909658771 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed7ab0 item 88 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.294255936 +0000 UTC m=+80.910309489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47780): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.294255936 +0000 UTC m=+80.910309489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a47d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e76930 item 88 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.295995177 +0000 UTC m=+80.912048729 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e77490 item 89 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.29679131 +0000 UTC m=+80.912844862 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e77880 item 89 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.297545513 +0000 UTC m=+80.913599065 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a56ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.297545513 +0000 UTC m=+80.913599065 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e77ce0 item 89 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.299208379 +0000 UTC m=+80.915261931 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a57a80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a86690 item 90 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.29981278 +0000 UTC m=+80.915866332 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a640c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a86c40 item 90 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.300577263 +0000 UTC m=+80.916630895 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.300577263 +0000 UTC m=+80.916630895 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a64bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a87030 item 90 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.302300153 +0000 UTC m=+80.918353705 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497e4d0 item 91 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.302920434 +0000 UTC m=+80.918973986 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497ea80 item 91 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.303591469 +0000 UTC m=+80.919645021 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a65c80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.303591469 +0000 UTC m=+80.919645021 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497ed20 item 91 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.305151804 +0000 UTC m=+80.921205356 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f2d0 item 92 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.305670441 +0000 UTC m=+80.921723993 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a76e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f650 item 92 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.306433461 +0000 UTC m=+80.922487023 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a773c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.306433461 +0000 UTC m=+80.922487023 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a77980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f8f0 item 92 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.3083362 +0000 UTC m=+80.924389752 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd60c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e72cb0 item 93 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.308852465 +0000 UTC m=+80.924906017 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.308852465 +0000 UTC m=+80.924906017 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd6d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e730a0 item 93 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.311619145 +0000 UTC m=+80.927672697 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a82380 item 94 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.312376333 +0000 UTC m=+80.928429915 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73fd7880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.312376333 +0000 UTC m=+80.928429915 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a829a0 item 94 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.314710558 +0000 UTC m=+80.930764160 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409c6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73b1a850 item 95 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.315466865 +0000 UTC m=+80.931520417 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409cc00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.315466865 +0000 UTC m=+80.931520417 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73b1ad90 item 95 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.317794796 +0000 UTC m=+80.933848358 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409d940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c6ae00 item 96 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.318561813 +0000 UTC m=+80.934615376 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7409de80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.318561813 +0000 UTC m=+80.934615376 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412a680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c6b810 item 96 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= 2026/09/18 01:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : >WaitForWriters: 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.453671189 +0000 UTC m=+81.069724741 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.453671189 +0000 UTC m=+81.069724741 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412b8c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.453671189 +0000 UTC m=+81.069724741 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7412bd80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74377880 item 1 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.456059545 +0000 UTC m=+81.072113097 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743364c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.456059545 +0000 UTC m=+81.072113097 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743369c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421ccb0 item 2 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.457731289 +0000 UTC m=+81.073784842 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337000): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.457731289 +0000 UTC m=+81.073784842 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.457731289 +0000 UTC m=+81.073784842 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74337940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421d7a0 item 3 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.459930308 +0000 UTC m=+81.075983860 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e40c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.459930308 +0000 UTC m=+81.075983860 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7cd90 item 4 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.461417013 +0000 UTC m=+81.077470565 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.461417013 +0000 UTC m=+81.077470565 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e50c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.461417013 +0000 UTC m=+81.077470565 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7d810 item 5 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.464666834 +0000 UTC m=+81.080720387 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.464666834 +0000 UTC m=+81.080720387 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3c460 item 6 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.466971222 +0000 UTC m=+81.083024794 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b27c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.466971222 +0000 UTC m=+81.083024794 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b2cc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.466971222 +0000 UTC m=+81.083024794 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3ccb0 item 7 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.469862246 +0000 UTC m=+81.085915808 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.469862246 +0000 UTC m=+81.085915808 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742b3d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3d5e0 item 8 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7449c400): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.472385406 +0000 UTC m=+81.088438968 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449c7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.472385406 +0000 UTC m=+81.088438968 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449cc40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.472385406 +0000 UTC m=+81.088438968 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3db90 item 9 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.475995288 +0000 UTC m=+81.092048850 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449d7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.475995288 +0000 UTC m=+81.092048850 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7449dd00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748baaf0 item 10 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f744d8440): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.478139473 +0000 UTC m=+81.094193035 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.478139473 +0000 UTC m=+81.094193035 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d8d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.478139473 +0000 UTC m=+81.094193035 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d9200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bb110 item 11 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.481432917 +0000 UTC m=+81.097486489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9e5c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.481432917 +0000 UTC m=+81.097486489 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9eb00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748100e0 item 12 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f74a9f140): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.484254199 +0000 UTC m=+81.100307761 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9f500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.484254199 +0000 UTC m=+81.100307761 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74a9fbc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74810ee0 item 13 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.486604624 +0000 UTC m=+81.102658216 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.486604624 +0000 UTC m=+81.102658216 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74811570 item 14 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f74ad0ec0): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad0ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.489244835 +0000 UTC m=+81.105298407 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.489244835 +0000 UTC m=+81.105298407 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ad1940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74811d50 item 15 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.491643821 +0000 UTC m=+81.107697383 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae80c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.491643821 +0000 UTC m=+81.107697383 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310700 item 16 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.493989797 +0000 UTC m=+81.110043399 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae8c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.493989797 +0000 UTC m=+81.110043399 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae90c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.493989797 +0000 UTC m=+81.110043399 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae95c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310f50 item 17 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.497163705 +0000 UTC m=+81.113217277 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74ae9c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.497163705 +0000 UTC m=+81.113217277 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748384d0 item 18 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.499402899 +0000 UTC m=+81.115456461 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.499402899 +0000 UTC m=+81.115456461 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.499402899 +0000 UTC m=+81.115456461 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74838b60 item 19 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.502731781 +0000 UTC m=+81.118785333 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.502731781 +0000 UTC m=+81.118785333 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74839420 item 20 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.504647324 +0000 UTC m=+81.120700876 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457a640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.504647324 +0000 UTC m=+81.120700876 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ab40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.504647324 +0000 UTC m=+81.120700876 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74839b90 item 21 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.506948956 +0000 UTC m=+81.123002509 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457b6c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.506948956 +0000 UTC m=+81.123002509 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457bc00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eadc70 item 22 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.509046975 +0000 UTC m=+81.125100537 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.509046975 +0000 UTC m=+81.125100537 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.509046975 +0000 UTC m=+81.125100537 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a4d80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74012930 item 23 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5121139 +0000 UTC m=+81.128167463 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5121139 +0000 UTC m=+81.128167463 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745a5940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7e700 item 24 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f745f4080): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4080): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.514965741 +0000 UTC m=+81.131019313 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.514965741 +0000 UTC m=+81.131019313 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.514965741 +0000 UTC m=+81.131019313 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f4e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7f340 item 25 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.518464773 +0000 UTC m=+81.134518335 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.518464773 +0000 UTC m=+81.134518335 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745f5a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f00310 item 26 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f74640180): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.52118749 +0000 UTC m=+81.137241092 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640540): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.52118749 +0000 UTC m=+81.137241092 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640a40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.52118749 +0000 UTC m=+81.137241092 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74640f80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f00d90 item 27 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.524634734 +0000 UTC m=+81.140688295 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.524634734 +0000 UTC m=+81.140688295 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74641b40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f01b20 item 28 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f7468a280): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.528069544 +0000 UTC m=+81.144123106 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468a640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.528069544 +0000 UTC m=+81.144123106 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468ad00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74442310 item 29 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.53359597 +0000 UTC m=+81.149649572 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.53359597 +0000 UTC m=+81.149649572 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7468b8c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74442d20 item 30 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): _readAt: size=2, off=0 2026/09/18 01:19:44 ERROR : open-test-file(0x56f746d0000): Couldn't read size of file 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): >_writeAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): close: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0000): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.536778655 +0000 UTC m=+81.152832217 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d03c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.536778655 +0000 UTC m=+81.152832217 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d0a80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74443500 item 31 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.53986568 +0000 UTC m=+81.155919242 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.53986568 +0000 UTC m=+81.155919242 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74443dc0 item 32 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.542710286 +0000 UTC m=+81.158763848 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746d1c80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eec8c0 item 33 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.543663435 +0000 UTC m=+81.159717006 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.543663435 +0000 UTC m=+81.159717006 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470c700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eed5e0 item 33 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.546360483 +0000 UTC m=+81.162414045 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470cd40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eedce0 item 34 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.547622393 +0000 UTC m=+81.163675955 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.547622393 +0000 UTC m=+81.163675955 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470d700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd0620 item 34 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.55139449 +0000 UTC m=+81.167448052 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470dd40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd11f0 item 35 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.552205791 +0000 UTC m=+81.168259383 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a2c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.552205791 +0000 UTC m=+81.168259383 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473a7c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd1650 item 35 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.555577252 +0000 UTC m=+81.171630804 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473ae40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73bd1dc0 item 36 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.556547192 +0000 UTC m=+81.172600864 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.556547192 +0000 UTC m=+81.172600864 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473b880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ee1c0 item 36 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.558835219 +0000 UTC m=+81.174888761 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7473bec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ee930 item 37 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.559529788 +0000 UTC m=+81.175583341 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.559529788 +0000 UTC m=+81.175583341 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475a940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746eebd0 item 37 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.561313524 +0000 UTC m=+81.177367076 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475afc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ef6c0 item 38 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.562039674 +0000 UTC m=+81.178093256 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475b4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.562039674 +0000 UTC m=+81.178093256 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7475ba00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f746ef960 item 38 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.564861047 +0000 UTC m=+81.180914609 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e8150 item 39 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.565585234 +0000 UTC m=+81.181638796 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.565585234 +0000 UTC m=+81.181638796 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74784b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e83f0 item 39 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.568208041 +0000 UTC m=+81.184261603 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e89a0 item 40 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.56915017 +0000 UTC m=+81.185203731 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.56915017 +0000 UTC m=+81.185203731 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74785c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e8c40 item 40 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.571263055 +0000 UTC m=+81.187316637 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e91f0 item 41 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.572000668 +0000 UTC m=+81.188054220 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e9490 item 41 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5727599 +0000 UTC m=+81.188813442 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b0cc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5727599 +0000 UTC m=+81.188813442 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e9880 item 41 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5755482 +0000 UTC m=+81.191601752 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748e9e30 item 42 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.576601758 +0000 UTC m=+81.192655320 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747b1d40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7480d180 item 42 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.577377151 +0000 UTC m=+81.193430693 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.577377151 +0000 UTC m=+81.193430693 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7480d570 item 42 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.580022331 +0000 UTC m=+81.196075913 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d4f40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e81c0 item 43 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.580860513 +0000 UTC m=+81.196914075 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e8460 item 43 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.581788553 +0000 UTC m=+81.197842116 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.581788553 +0000 UTC m=+81.197842116 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747d5ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e8700 item 43 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.583729787 +0000 UTC m=+81.199783349 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e8cb0 item 44 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.584412564 +0000 UTC m=+81.200466126 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f2b00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e8f50 item 44 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.585400538 +0000 UTC m=+81.201454090 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.585400538 +0000 UTC m=+81.201454090 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f35c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e91f0 item 44 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.587291045 +0000 UTC m=+81.203344597 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747f3c00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e97a0 item 45 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.588053714 +0000 UTC m=+81.204107266 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.588053714 +0000 UTC m=+81.204107266 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f747e9a40 item 45 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.589809858 +0000 UTC m=+81.205863399 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481af40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482a150 item 46 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.591658705 +0000 UTC m=+81.207712257 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481b440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.591658705 +0000 UTC m=+81.207712257 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481bb40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482a3f0 item 46 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.593464312 +0000 UTC m=+81.209517864 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850280): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a00e0 item 47 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.594403374 +0000 UTC m=+81.210456926 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748961c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.594403374 +0000 UTC m=+81.210456926 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482a0e0 item 47 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.596302757 +0000 UTC m=+81.212356309 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74850f80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482ae00 item 48 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5969613 +0000 UTC m=+81.213014852 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.5969613 +0000 UTC m=+81.213014852 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74851b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482b0a0 item 48 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.59869998 +0000 UTC m=+81.214753532 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f748967c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482b650 item 49 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.599434846 +0000 UTC m=+81.215488398 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74896c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.599434846 +0000 UTC m=+81.215488398 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7482b8f0 item 49 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.600996312 +0000 UTC m=+81.217049864 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748ba000 item 50 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.601661026 +0000 UTC m=+81.217714588 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74897d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.601661026 +0000 UTC m=+81.217714588 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748ba620 item 50 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.60320547 +0000 UTC m=+81.219259032 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748baee0 item 51 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.604069731 +0000 UTC m=+81.220123283 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e4f00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.604069731 +0000 UTC m=+81.220123283 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bb180 item 51 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.606114007 +0000 UTC m=+81.222167570 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e5ac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bb960 item 52 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.606924336 +0000 UTC m=+81.222977899 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba5200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.606924336 +0000 UTC m=+81.222977899 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73ba59c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748bbd50 item 52 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.608710626 +0000 UTC m=+81.224764189 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eaa4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a0700 item 53 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.609419283 +0000 UTC m=+81.225472846 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73eab940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.609419283 +0000 UTC m=+81.225472846 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74138200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a09a0 item 53 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.611454442 +0000 UTC m=+81.227508005 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741389c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a0f50 item 54 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.612176706 +0000 UTC m=+81.228230278 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.612176706 +0000 UTC m=+81.228230278 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74139a80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a11f0 item 54 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.614021857 +0000 UTC m=+81.230075419 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a17a0 item 55 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.614703183 +0000 UTC m=+81.230756745 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.614703183 +0000 UTC m=+81.230756745 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7c150 item 55 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.616897933 +0000 UTC m=+81.232951495 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741ae840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7cf50 item 56 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.617661353 +0000 UTC m=+81.233714905 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741aed40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.617661353 +0000 UTC m=+81.233714905 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741af4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7d490 item 56 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.619405254 +0000 UTC m=+81.235458806 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741afb00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7dc00 item 57 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.620042225 +0000 UTC m=+81.236095777 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2c940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741864d0 item 57 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.620631908 +0000 UTC m=+81.236685470 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d2c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.620631908 +0000 UTC m=+81.236685470 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2d840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74186770 item 57 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.622514509 +0000 UTC m=+81.238568072 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f73e2de80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741870a0 item 58 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.62321423 +0000 UTC m=+81.239267792 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b284c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74187500 item 58 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.624200621 +0000 UTC m=+81.240254183 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.624200621 +0000 UTC m=+81.240254183 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b28fc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f741877a0 item 58 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.626146823 +0000 UTC m=+81.242200385 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba04d0 item 59 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.626725294 +0000 UTC m=+81.242778856 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74b29b40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba0d90 item 59 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.627573786 +0000 UTC m=+81.243627348 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422a440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.627573786 +0000 UTC m=+81.243627348 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422aac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ba12d0 item 59 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.629665672 +0000 UTC m=+81.245719233 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7422b740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7e3f0 item 60 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.630356966 +0000 UTC m=+81.246410528 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7eee0 item 60 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.631262164 +0000 UTC m=+81.247315736 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a0fc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.631262164 +0000 UTC m=+81.247315736 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1580): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e7f3b0 item 60 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.633066959 +0000 UTC m=+81.249120521 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f741a1bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4070 item 61 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.633772731 +0000 UTC m=+81.249826292 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.633772731 +0000 UTC m=+81.249826292 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2940): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4310 item 61 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.635674589 +0000 UTC m=+81.251728151 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d2f80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e49a0 item 62 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.636426036 +0000 UTC m=+81.252479599 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d34c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.636426036 +0000 UTC m=+81.252479599 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d3bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e4cb0 item 62 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.638663368 +0000 UTC m=+81.254716930 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e5260 item 63 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.639355623 +0000 UTC m=+81.255409185 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ec840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.639355623 +0000 UTC m=+81.255409185 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ecf40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e5500 item 63 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): >_readAt: n=0, err=Bad file descriptor 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.641254697 +0000 UTC m=+81.257308259 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744ed600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f745e5c70 item 64 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.641955748 +0000 UTC m=+81.258009311 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744edb80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.641955748 +0000 UTC m=+81.258009311 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bfe8c0 item 64 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.643722472 +0000 UTC m=+81.259776024 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481a9c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bff030 item 65 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.644517492 +0000 UTC m=+81.260571044 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7481ae40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.644517492 +0000 UTC m=+81.260571044 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742680c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bff2d0 item 65 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.646451942 +0000 UTC m=+81.262505504 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bffa40 item 66 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.647253525 +0000 UTC m=+81.263307086 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74268b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.647253525 +0000 UTC m=+81.263307086 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742690c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74bffce0 item 66 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.648993086 +0000 UTC m=+81.265046658 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74aba770 item 67 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.649722011 +0000 UTC m=+81.265775573 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74269b80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.649722011 +0000 UTC m=+81.265775573 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abab60 item 67 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.651860746 +0000 UTC m=+81.267914319 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6800): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb110 item 68 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.652734014 +0000 UTC m=+81.268787576 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d6d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.652734014 +0000 UTC m=+81.268787576 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7240): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abb3b0 item 68 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.654581689 +0000 UTC m=+81.270635252 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abba40 item 69 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.65530794 +0000 UTC m=+81.271361513 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f742d7d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.65530794 +0000 UTC m=+81.271361513 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74abbd50 item 69 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.657583383 +0000 UTC m=+81.273636945 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432c980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed7260 item 70 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.658613668 +0000 UTC m=+81.274667230 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432ce80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.658613668 +0000 UTC m=+81.274667230 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432d3c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73ed7570 item 70 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.660532276 +0000 UTC m=+81.276585839 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7432da40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e76850 item 71 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.661303692 +0000 UTC m=+81.277357255 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.661303692 +0000 UTC m=+81.277357255 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439a540): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e76cb0 item 71 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.663595626 +0000 UTC m=+81.279649188 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439abc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e77650 item 72 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.664402929 +0000 UTC m=+81.280456501 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b0c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.664402929 +0000 UTC m=+81.280456501 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439b600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e77ab0 item 72 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.666272727 +0000 UTC m=+81.282326299 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7439bbc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a865b0 item 73 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.666991142 +0000 UTC m=+81.283044714 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e61c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a86af0 item 73 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.667810057 +0000 UTC m=+81.283863619 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6680): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.667810057 +0000 UTC m=+81.283863619 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e6bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a86f50 item 73 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.669990441 +0000 UTC m=+81.286044004 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497e310 item 74 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.670948348 +0000 UTC m=+81.287001910 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497e5b0 item 74 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.671828749 +0000 UTC m=+81.287882311 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f743e7c40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.671828749 +0000 UTC m=+81.287882311 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744102c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497eaf0 item 74 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.673930635 +0000 UTC m=+81.289984198 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f0a0 item 75 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.674629432 +0000 UTC m=+81.290682995 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74410e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): _writeAt: size=3, off=2 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f420 item 75 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.6753694 +0000 UTC m=+81.291422962 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.6753694 +0000 UTC m=+81.291422962 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411880): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7497f6c0 item 75 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.677338054 +0000 UTC m=+81.293391615 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74411ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e728c0 item 76 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.67823735 +0000 UTC m=+81.294290912 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d44c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e72cb0 item 76 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): _writeAt: size=3, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.678992945 +0000 UTC m=+81.295046518 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.678992945 +0000 UTC m=+81.295046518 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d4f80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73e730a0 item 76 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.680912738 +0000 UTC m=+81.296966300 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d55c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a820e0 item 77 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.682139432 +0000 UTC m=+81.298192993 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f744d5ac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.682139432 +0000 UTC m=+81.298192993 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745022c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73a82930 item 77 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.684124879 +0000 UTC m=+81.300178450 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73b1a1c0 item 78 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.684830699 +0000 UTC m=+81.300884261 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74502e00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.684830699 +0000 UTC m=+81.300884261 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503500): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73b1ab60 item 78 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.687230727 +0000 UTC m=+81.303284300 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74503b40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c6a930 item 79 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.687946227 +0000 UTC m=+81.303999779 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538140): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.687946227 +0000 UTC m=+81.303999779 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538840): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c6ad90 item 79 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.689936052 +0000 UTC m=+81.305989614 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74538e80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f740168c0 item 80 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.690750509 +0000 UTC m=+81.306804071 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.690750509 +0000 UTC m=+81.306804071 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74539a80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74016f50 item 80 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.692808571 +0000 UTC m=+81.308862154 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74017d50 item 81 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.694338057 +0000 UTC m=+81.310391619 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455a640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.694338057 +0000 UTC m=+81.310391619 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455ab80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73d42c40 item 81 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.696430644 +0000 UTC m=+81.312484207 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f881c0 item 82 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.697812362 +0000 UTC m=+81.313865924 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455b700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.697812362 +0000 UTC m=+81.313865924 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7455bc80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f887e0 item 82 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.699963441 +0000 UTC m=+81.316017052 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73f89a40 item 83 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.70074839 +0000 UTC m=+81.316801963 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457c900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.70074839 +0000 UTC m=+81.316801963 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457ce40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74376000 item 83 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.702770085 +0000 UTC m=+81.318823657 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d4c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74376930 item 84 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.703574132 +0000 UTC m=+81.319627694 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7457d9c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.703574132 +0000 UTC m=+81.319627694 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596040): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74376d20 item 84 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.70557126 +0000 UTC m=+81.321624822 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745966c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74377b20 item 85 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.706377751 +0000 UTC m=+81.322431323 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74596bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.706377751 +0000 UTC m=+81.322431323 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421c460 item 85 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.708918035 +0000 UTC m=+81.324971647 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597780): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421cd20 item 86 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.709899566 +0000 UTC m=+81.325953139 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74597c80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.709899566 +0000 UTC m=+81.325953139 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec300): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f7421d420 item 86 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.712193383 +0000 UTC m=+81.328246956 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ec980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74c3c000 item 87 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.713531708 +0000 UTC m=+81.329585300 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745ece80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.713531708 +0000 UTC m=+81.329585300 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432380): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1c620 item 87 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.716248335 +0000 UTC m=+81.332301967 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432a00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1cd90 item 88 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.717271464 +0000 UTC m=+81.333325017 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74432f00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.717271464 +0000 UTC m=+81.333325017 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433480): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74b1d6c0 item 88 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.719531819 +0000 UTC m=+81.335585380 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74433ac0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74810230 item 89 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.720340414 +0000 UTC m=+81.336393966 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74810700 item 89 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.721286229 +0000 UTC m=+81.337339781 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602640): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.721286229 +0000 UTC m=+81.337339781 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74602bc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74810e00 item 89 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.72347031 +0000 UTC m=+81.339523862 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74811490 item 90 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.724050474 +0000 UTC m=+81.340104026 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603740): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748118f0 item 90 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.724770472 +0000 UTC m=+81.340824024 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74603c80): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.724770472 +0000 UTC m=+81.340824024 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638340): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74811b90 item 90 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.726852631 +0000 UTC m=+81.342906193 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310380 item 91 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.727646258 +0000 UTC m=+81.343699830 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74638ec0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): >_readAt: n=2, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): _writeAt: size=3, off=7 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f743107e0 item 91 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.728572275 +0000 UTC m=+81.344625847 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): >_readAt: n=8, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.728572275 +0000 UTC m=+81.344625847 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74639980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74310bd0 item 91 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.730374274 +0000 UTC m=+81.346427827 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f746700c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74311490 item 92 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.731018391 +0000 UTC m=+81.347071943 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670600): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): open at offset 5 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748381c0 item 92 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): _readAt: size=2, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): _writeAt: size=3, off=5 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): >_writeAt: n=3, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.731711327 +0000 UTC m=+81.347764879 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74670b40): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): >_readAt: n=3, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.731711327 +0000 UTC m=+81.347764879 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74671100): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74838460 item 92 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.733761045 +0000 UTC m=+81.349814597 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d6cc0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f748a1c00 item 93 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.734624354 +0000 UTC m=+81.350677916 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7200): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.734624354 +0000 UTC m=+81.350677916 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f745d7900): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73eac930 item 93 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.737159056 +0000 UTC m=+81.353212618 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e1c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74012070 item 94 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.737835943 +0000 UTC m=+81.353889505 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470e700): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.737835943 +0000 UTC m=+81.353889505 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470ee00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f740125b0 item 94 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.74013987 +0000 UTC m=+81.356193422 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f440): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f74012f50 item 95 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.741138864 +0000 UTC m=+81.357192416 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f7470f980): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.741138864 +0000 UTC m=+81.357192416 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738180): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f740137a0 item 95 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 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/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): open at offset 0 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): _readAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): >_readAt: n=0, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.742894286 +0000 UTC m=+81.358947838 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f747387c0): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): _writeAt: size=5, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): >openPending: err= 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7ebd0 item 96 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): >_writeAt: n=5, err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.743540586 +0000 UTC m=+81.359594138 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74738d00): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/18 01:19:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/18 01:19:44 DEBUG : open-test-file: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): _readAt: size=512, off=0 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): openPending: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): >openPending: err= 2026/09/18 01:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): >_readAt: n=5, err=EOF 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): close: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-18 01:19:44.743540586 +0000 UTC m=+81.359594138 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : open-test-file(0x56f74739400): >close: err= 2026/09/18 01:19:44 DEBUG : open-test-file: Remove: 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x56f73c7f180 item 96 2026/09/18 01:19:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/18 01:19:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/18 01:19:44 DEBUG : open-test-file: >Remove: err= 2026/09/18 01:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : >WaitForWriters: 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.81s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- 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.01s) --- 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.42s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:44 DEBUG : file1: newRWFileHandle: 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): openPending: 2026/09/18 01:19:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): >openPending: err= 2026/09/18 01:19:44 DEBUG : file1: >newRWFileHandle: err= 2026/09/18 01:19:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/18 01:19:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): _writeAt: size=2, off=0 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): >_writeAt: n=2, err= 2026/09/18 01:19:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): RWFileHandle.Flush 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): RWFileHandle.Release 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): close: 2026/09/18 01:19:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/18 01:19:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:44 DEBUG : file1(0x56f745ed600): >close: err= 2026/09/18 01:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : file1: reading active writers 2026/09/18 01:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : file1: reading active writers 2026/09/18 01:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : file1: reading active writers 2026/09/18 01:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:44 DEBUG : Looking for writers 2026/09/18 01:19:44 DEBUG : file1: reading active writers 2026/09/18 01:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:44 DEBUG : file1: vfs cache: starting upload 2026/09/18 01:19:45 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : file1: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : file1: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:45 DEBUG : file1: size = 2 OK 2026/09/18 01:19:45 DEBUG : file1.rclone_chunk.001_jis0y3: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/18 01:19:45 INFO : file1.rclone_chunk.001_jis0y3: Copied (server-side copy) to: file1 2026/09/18 01:19:45 INFO : file1.rclone_chunk.001_jis0y3: Deleted 2026/09/18 01:19:45 DEBUG : file1: size = 2 OK 2026/09/18 01:19:45 INFO : file1: Copied (new) 2026/09/18 01:19:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/09/18 01:19:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/18 01:19:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/18 01:19:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:19:45 INFO : file1: vfs cache: upload succeeded try #1 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : file1: reading active writers 2026/09/18 01:19:45 DEBUG : >WaitForWriters: 2026/09/18 01:19:45 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : file1: reading active writers 2026/09/18 01:19:45 DEBUG : >WaitForWriters: 2026/09/18 01:19:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:45 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:19:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:19:45 DEBUG : rename_me: newRWFileHandle: 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): openPending: 2026/09/18 01:19:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/18 01:19:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): >openPending: err= 2026/09/18 01:19:45 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/18 01:19:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/18 01:19:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/18 01:19:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): _writeAt: size=5, off=0 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): >_writeAt: n=5, err= 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): close: 2026/09/18 01:19:45 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-18 01:19:45.789459697 +0000 UTC m=+82.405513269 2026/09/18 01:19:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/18 01:19:45 DEBUG : rename_me(0x56f73eab140): >close: err= 2026/09/18 01:19:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/18 01:19:45 DEBUG : i_was_renamed: Updating file with 0x56f747b2000 2026/09/18 01:19:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/18 01:19:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/18 01:19:45 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/18 01:19:45 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/18 01:19:45 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/09/18 01:19:45 DEBUG : Looking for writers 2026/09/18 01:19:45 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/18 01:19:46 DEBUG : Looking for writers 2026/09/18 01:19:46 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/18 01:19:46 DEBUG : i_was_renamed: size = 5 OK 2026/09/18 01:19:46 DEBUG : i_was_renamed.rclone_chunk.001_jis0le: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:19:46 INFO : i_was_renamed.rclone_chunk.001_jis0le: Copied (server-side copy) to: i_was_renamed 2026/09/18 01:19:46 INFO : i_was_renamed.rclone_chunk.001_jis0le: Deleted 2026/09/18 01:19:46 DEBUG : i_was_renamed: size = 5 OK 2026/09/18 01:19:46 INFO : i_was_renamed: Copied (new) 2026/09/18 01:19:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-18 01:19:45.789459697 +0000 UTC" 2026/09/18 01:19:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/18 01:19:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/18 01:19:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/18 01:19:46 DEBUG : Looking for writers 2026/09/18 01:19:46 DEBUG : i_was_renamed: reading active writers 2026/09/18 01:19:46 DEBUG : >WaitForWriters: 2026/09/18 01:19:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/18 01:19:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/18 01:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-dopekoh0ledi" 2026/09/18 01:19:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/18 01:19:46 DEBUG : forgetting directory cache 2026/09/18 01:19:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis11u: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/09/18 01:19:46 INFO : TestRWCacheUpdate.rclone_chunk.001_jis11u: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:47 INFO : TestRWCacheUpdate.rclone_chunk.001_jis11u: Deleted 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): _readAt: size=512, off=0 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): openPending: 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:20:46.587803387 +0000 UTC" against cached fingerprint "" 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): >openPending: err= 2026/09/18 01:19:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): >_readAt: n=20, err=EOF 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): close: 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:20:46.587803387 +0000 UTC 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate(0x56f73e2d8c0): >close: err= 2026/09/18 01:19:47 DEBUG : forgetting directory cache 2026/09/18 01:19:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis2i5: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/09/18 01:19:47 INFO : TestRWCacheUpdate.rclone_chunk.001_jis2i5: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:48 INFO : TestRWCacheUpdate.rclone_chunk.001_jis2i5: Deleted 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): _readAt: size=512, off=0 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): openPending: 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:21:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:20:46.587803387 +0000 UTC" 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-18 00:21:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:20:46.587803387 +0000 UTC") 2026/09/18 01:19:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): >openPending: err= 2026/09/18 01:19:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): >_readAt: n=20, err=EOF 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): close: 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:21:46.587803387 +0000 UTC 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate(0x56f745d3080): >close: err= 2026/09/18 01:19:48 DEBUG : Re-reading directory (100.713573ms old) 2026/09/18 01:19:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/18 01:19:48 DEBUG : forgetting directory cache 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis31y: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/09/18 01:19:49 INFO : TestRWCacheUpdate.rclone_chunk.001_jis31y: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:49 INFO : TestRWCacheUpdate.rclone_chunk.001_jis31y: Deleted 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): _readAt: size=512, off=0 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): openPending: 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:22:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:21:46.587803387 +0000 UTC" 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-18 00:22:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:21:46.587803387 +0000 UTC") 2026/09/18 01:19:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): >openPending: err= 2026/09/18 01:19:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): >_readAt: n=20, err=EOF 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): close: 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:22:46.587803387 +0000 UTC 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate(0x56f74470bc0): >close: err= 2026/09/18 01:19:49 DEBUG : forgetting directory cache 2026/09/18 01:19:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis4i3: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/09/18 01:19:49 INFO : TestRWCacheUpdate.rclone_chunk.001_jis4i3: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:50 INFO : TestRWCacheUpdate.rclone_chunk.001_jis4i3: Deleted 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): _readAt: size=512, off=0 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): openPending: 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:23:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:22:46.587803387 +0000 UTC" 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-18 00:23:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:22:46.587803387 +0000 UTC") 2026/09/18 01:19:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): >openPending: err= 2026/09/18 01:19:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): >_readAt: n=20, err=EOF 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): close: 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:23:46.587803387 +0000 UTC 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate(0x56f7462dac0): >close: err= 2026/09/18 01:19:50 DEBUG : Re-reading directory (101.187449ms old) 2026/09/18 01:19:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/18 01:19:50 DEBUG : forgetting directory cache 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis5mo: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/09/18 01:19:51 INFO : TestRWCacheUpdate.rclone_chunk.001_jis5mo: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:51 INFO : TestRWCacheUpdate.rclone_chunk.001_jis5mo: Deleted 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): _readAt: size=512, off=0 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): openPending: 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:24:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:23:46.587803387 +0000 UTC" 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-18 00:24:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:23:46.587803387 +0000 UTC") 2026/09/18 01:19:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): >openPending: err= 2026/09/18 01:19:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): >_readAt: n=20, err=EOF 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): close: 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:24:46.587803387 +0000 UTC 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate(0x56f7481aac0): >close: err= 2026/09/18 01:19:51 DEBUG : forgetting directory cache 2026/09/18 01:19:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/18 01:19:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis61q: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/09/18 01:19:51 INFO : TestRWCacheUpdate.rclone_chunk.001_jis61q: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:52 INFO : TestRWCacheUpdate.rclone_chunk.001_jis61q: Deleted 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): _readAt: size=512, off=0 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): openPending: 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-18 00:25:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:24:46.587803387 +0000 UTC" 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-18 00:25:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:24:46.587803387 +0000 UTC") 2026/09/18 01:19:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/18 01:19:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): >openPending: err= 2026/09/18 01:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): >_readAt: n=20, err=EOF 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): close: 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:25:46.587803387 +0000 UTC 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate(0x56f73eabb80): >close: err= 2026/09/18 01:19:52 DEBUG : Re-reading directory (131.070379ms old) 2026/09/18 01:19:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/18 01:19:52 DEBUG : forgetting directory cache 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis70l: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/09/18 01:19:53 INFO : TestRWCacheUpdate.rclone_chunk.001_jis70l: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:53 INFO : TestRWCacheUpdate.rclone_chunk.001_jis70l: Deleted 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): _readAt: size=512, off=0 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): openPending: 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-18 00:26:46.587803387 +0000 UTC" against cached fingerprint "20,2026-09-18 00:25:46.587803387 +0000 UTC" 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-18 00:26:46.587803387 +0000 UTC" != cached fingerprint "20,2026-09-18 00:25:46.587803387 +0000 UTC") 2026/09/18 01:19:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/18 01:19:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): >openPending: err= 2026/09/18 01:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): >_readAt: n=21, err=EOF 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): close: 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:26:46.587803387 +0000 UTC 2026/09/18 01:19:53 DEBUG : TestRWCacheUpdate(0x56f73e2d0c0): >close: err= 2026/09/18 01:19:53 DEBUG : forgetting directory cache 2026/09/18 01:19:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis8en: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/09/18 01:19:54 INFO : TestRWCacheUpdate.rclone_chunk.001_jis8en: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:54 INFO : TestRWCacheUpdate.rclone_chunk.001_jis8en: Deleted 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): _readAt: size=512, off=0 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): openPending: 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-18 00:27:46.587803387 +0000 UTC" against cached fingerprint "21,2026-09-18 00:26:46.587803387 +0000 UTC" 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-18 00:27:46.587803387 +0000 UTC" != cached fingerprint "21,2026-09-18 00:26:46.587803387 +0000 UTC") 2026/09/18 01:19:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/18 01:19:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): >openPending: err= 2026/09/18 01:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): >_readAt: n=22, err=EOF 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): close: 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:27:46.587803387 +0000 UTC 2026/09/18 01:19:54 DEBUG : TestRWCacheUpdate(0x56f74b29400): >close: err= 2026/09/18 01:19:54 DEBUG : forgetting directory cache 2026/09/18 01:19:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jis9zx: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/09/18 01:19:55 INFO : TestRWCacheUpdate.rclone_chunk.001_jis9zx: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:55 INFO : TestRWCacheUpdate.rclone_chunk.001_jis9zx: Deleted 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): _readAt: size=512, off=0 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): openPending: 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-18 00:28:46.587803387 +0000 UTC" against cached fingerprint "22,2026-09-18 00:27:46.587803387 +0000 UTC" 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-18 00:28:46.587803387 +0000 UTC" != cached fingerprint "22,2026-09-18 00:27:46.587803387 +0000 UTC") 2026/09/18 01:19:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/18 01:19:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): >openPending: err= 2026/09/18 01:19:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): >_readAt: n=23, err=EOF 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): close: 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:28:46.587803387 +0000 UTC 2026/09/18 01:19:55 DEBUG : TestRWCacheUpdate(0x56f7448aa00): >close: err= 2026/09/18 01:19:55 DEBUG : forgetting directory cache 2026/09/18 01:19:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_jisabs: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/09/18 01:19:56 INFO : TestRWCacheUpdate.rclone_chunk.001_jisabs: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/18 01:19:56 INFO : TestRWCacheUpdate.rclone_chunk.001_jisabs: Deleted 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): _readAt: size=512, off=0 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): openPending: 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-18 00:29:46.587803387 +0000 UTC" against cached fingerprint "23,2026-09-18 00:28:46.587803387 +0000 UTC" 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-18 00:29:46.587803387 +0000 UTC" != cached fingerprint "23,2026-09-18 00:28:46.587803387 +0000 UTC") 2026/09/18 01:19:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/18 01:19:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): >openPending: err= 2026/09/18 01:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): >_readAt: n=24, err=EOF 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): close: 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-18 00:29:46.587803387 +0000 UTC 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate(0x56f7446ecc0): >close: err= 2026/09/18 01:19:56 DEBUG : Re-reading directory (106.579604ms old) 2026/09/18 01:19:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/18 01:19:56 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:56 DEBUG : Looking for writers 2026/09/18 01:19:56 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/18 01:19:56 DEBUG : >WaitForWriters: 2026/09/18 01:19:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.20s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:56 DEBUG : forgetting directory cache 2026/09/18 01:19:57 DEBUG : FiLeA: size = 5 OK 2026/09/18 01:19:57 DEBUG : FiLeA.rclone_chunk.001_jisbsf: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/18 01:19:57 INFO : FiLeA.rclone_chunk.001_jisbsf: Copied (server-side copy) to: FiLeA 2026/09/18 01:19:57 INFO : FiLeA.rclone_chunk.001_jisbsf: Deleted 2026/09/18 01:19:57 DEBUG : FiLeB: size = 5 OK 2026/09/18 01:19:57 DEBUG : FiLeB.rclone_chunk.001_jisc96: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/18 01:19:57 INFO : FiLeB.rclone_chunk.001_jisc96: Copied (server-side copy) to: FiLeB 2026/09/18 01:19:57 INFO : FiLeB.rclone_chunk.001_jisc96: Deleted 2026/09/18 01:19:58 DEBUG : FilEb: size = 5 OK 2026/09/18 01:19:58 DEBUG : FilEb.rclone_chunk.001_jisc6h: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/09/18 01:19:58 INFO : FilEb.rclone_chunk.001_jisc6h: Copied (server-side copy) to: FilEb 2026/09/18 01:19:58 INFO : FilEb.rclone_chunk.001_jisc6h: Deleted 2026/09/18 01:19:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:19:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/18 01:19:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/18 01:19:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/18 01:19:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/18 01:19:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/18 01:19:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/18 01:19:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/18 01:19:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/18 01:19:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/18 01:19:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/18 01:19:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/18 01:19:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/18 01:19:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/18 01:19:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/18 01:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/18 01:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/18 01:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/18 01:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/18 01:19:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/18 01:19:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/18 01:19:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/18 01:19:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/18 01:19:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/18 01:19:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:19:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:19:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:19:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/18 01:19:59 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:59 DEBUG : Looking for writers 2026/09/18 01:19:59 DEBUG : FiLeA: reading active writers 2026/09/18 01:19:59 DEBUG : FiLeB: reading active writers 2026/09/18 01:19:59 DEBUG : FilEb: reading active writers 2026/09/18 01:19:59 DEBUG : >WaitForWriters: 2026/09/18 01:19:59 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:19:59 DEBUG : Looking for writers 2026/09/18 01:19:59 DEBUG : FilEb: reading active writers 2026/09/18 01:19:59 DEBUG : FiLeA: reading active writers 2026/09/18 01:19:59 DEBUG : FiLeB: reading active writers 2026/09/18 01:19:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.70s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:19:59 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/09/18 01:19:59 DEBUG : normal name with no special characters.txt.rclone_chunk.001_jisege: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/18 01:19:59 INFO : normal name with no special characters.txt.rclone_chunk.001_jisege: Copied (server-side copy) to: normal name with no special characters.txt 2026/09/18 01:19:59 INFO : normal name with no special characters.txt.rclone_chunk.001_jisege: Deleted 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_jisei7: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/18 01:20:00 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_jisei7: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/18 01:20:00 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_jisei7: Deleted 2026/09/18 01:20:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/18 01:20:00 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:00 DEBUG : Looking for writers 2026/09/18 01:20:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/18 01:20:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/18 01:20:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.53s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': Reusing VFS from active cache 2026/09/18 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:01 DEBUG : Looking for writers 2026/09/18 01:20:01 DEBUG : >WaitForWriters: 2026/09/18 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:01 DEBUG : Looking for writers 2026/09/18 01:20:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:01 DEBUG : Looking for writers 2026/09/18 01:20:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:01 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:01 DEBUG : Looking for writers 2026/09/18 01:20:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:01 DEBUG : file1: size = 14 OK 2026/09/18 01:20:01 DEBUG : file1.rclone_chunk.001_jisgjy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:20:01 INFO : file1.rclone_chunk.001_jisgjy: Copied (server-side copy) to: file1 2026/09/18 01:20:01 INFO : file1.rclone_chunk.001_jisgjy: Deleted 2026/09/18 01:20:02 DEBUG : dir/file2: size = 14 OK 2026/09/18 01:20:02 DEBUG : dir/file2.rclone_chunk.001_jisgng: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/18 01:20:02 INFO : dir/file2.rclone_chunk.001_jisgng: Copied (server-side copy) to: dir/file2 2026/09/18 01:20:02 INFO : dir/file2.rclone_chunk.001_jisgng: Deleted 2026/09/18 01:20:02 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:02 DEBUG : dir: Looking for writers 2026/09/18 01:20:02 DEBUG : file2: reading active writers 2026/09/18 01:20:02 DEBUG : Looking for writers 2026/09/18 01:20:02 DEBUG : dir: reading active writers 2026/09/18 01:20:02 DEBUG : file1: reading active writers 2026/09/18 01:20:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.40s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:03 DEBUG : file1: size = 14 OK 2026/09/18 01:20:03 DEBUG : file1.rclone_chunk.001_jishpr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:20:03 INFO : file1.rclone_chunk.001_jishpr: Copied (server-side copy) to: file1 2026/09/18 01:20:03 INFO : file1.rclone_chunk.001_jishpr: Deleted 2026/09/18 01:20:03 DEBUG : dir/file2: size = 14 OK 2026/09/18 01:20:03 DEBUG : dir/file2.rclone_chunk.001_jisias: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/18 01:20:03 INFO : dir/file2.rclone_chunk.001_jisias: Copied (server-side copy) to: dir/file2 2026/09/18 01:20:03 INFO : dir/file2.rclone_chunk.001_jisias: Deleted 2026/09/18 01:20:03 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:03 DEBUG : dir: Looking for writers 2026/09/18 01:20:03 DEBUG : Looking for writers 2026/09/18 01:20:03 DEBUG : dir: reading active writers 2026/09/18 01:20:03 DEBUG : file1: reading active writers 2026/09/18 01:20:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.35s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:04 DEBUG : file1: size = 14 OK 2026/09/18 01:20:04 DEBUG : file1.rclone_chunk.001_jisjj0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/18 01:20:04 INFO : file1.rclone_chunk.001_jisjj0: Copied (server-side copy) to: file1 2026/09/18 01:20:04 INFO : file1.rclone_chunk.001_jisjj0: Deleted 2026/09/18 01:20:04 DEBUG : dir/file2: size = 14 OK 2026/09/18 01:20:04 DEBUG : dir/file2.rclone_chunk.001_jisj7w: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/18 01:20:04 INFO : dir/file2.rclone_chunk.001_jisj7w: Copied (server-side copy) to: dir/file2 2026/09/18 01:20:04 INFO : dir/file2.rclone_chunk.001_jisj7w: Deleted 2026/09/18 01:20:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:05 DEBUG : file1: Open: flags=O_RDONLY 2026/09/18 01:20:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/18 01:20:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/18 01:20:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/18 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/18 01:20:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/18 01:20:05 DEBUG : dir/new_file.txt.rclone_chunk.001_jiskre: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:20:05 INFO : dir/new_file.txt.rclone_chunk.001_jiskre: Copied (server-side copy) to: dir/new_file.txt 2026/09/18 01:20:05 INFO : dir/new_file.txt.rclone_chunk.001_jiskre: Deleted 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/18 01:20:05 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/09/18 01:20:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/18 01:20:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/18 01:20:05 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:05 DEBUG : dir: Looking for writers 2026/09/18 01:20:05 DEBUG : file2: reading active writers 2026/09/18 01:20:05 DEBUG : new_file.txt: reading active writers 2026/09/18 01:20:05 DEBUG : Looking for writers 2026/09/18 01:20:05 DEBUG : dir: reading active writers 2026/09/18 01:20:05 DEBUG : file1: reading active writers 2026/09/18 01:20:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.92s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:06 DEBUG : dir/file2: size = 14 OK 2026/09/18 01:20:06 DEBUG : dir/file2.rclone_chunk.001_jisl4e: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/18 01:20:06 INFO : dir/file2.rclone_chunk.001_jisl4e: Copied (server-side copy) to: dir/file2 2026/09/18 01:20:06 INFO : dir/file2.rclone_chunk.001_jisl4e: Deleted 2026/09/18 01:20:06 DEBUG : dir/file2: copy non-chunked object... 2026/09/18 01:20:06 DEBUG : dir/file1: size = 14 OK 2026/09/18 01:20:06 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/09/18 01:20:06 INFO : dir/file2: Deleted 2026/09/18 01:20:06 DEBUG : dir/file1: Updating file with dir/file1 0x56f74543c70 2026/09/18 01:20:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/18 01:20:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:07 DEBUG : dir/file1: copy non-chunked object... 2026/09/18 01:20:07 DEBUG : file0: size = 14 OK 2026/09/18 01:20:07 INFO : dir/file1: Copied (server-side copy) to: file0 2026/09/18 01:20:07 INFO : dir/file1: Deleted 2026/09/18 01:20:07 DEBUG : file0: Updating file with file0 0x56f74543c70 2026/09/18 01:20:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/18 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/18 01:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:07 DEBUG : dir: Looking for writers 2026/09/18 01:20:07 DEBUG : Looking for writers 2026/09/18 01:20:07 DEBUG : dir: reading active writers 2026/09/18 01:20:07 DEBUG : file0: reading active writers 2026/09/18 01:20:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.45s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:07 DEBUG : Looking for writers 2026/09/18 01:20:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:07 DEBUG : Looking for writers 2026/09/18 01:20:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:07 DEBUG : Looking for writers 2026/09/18 01:20:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:07 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:07 DEBUG : Looking for writers 2026/09/18 01:20:07 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.10s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/18 01:20:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/18 01:20:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/18 01:20:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:20:08 DEBUG : file1: size = 5 OK 2026/09/18 01:20:08 DEBUG : file1.rclone_chunk.001_jismia: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:20:08 INFO : file1.rclone_chunk.001_jismia: Copied (server-side copy) to: file1 2026/09/18 01:20:08 INFO : file1.rclone_chunk.001_jismia: Deleted 2026/09/18 01:20:08 DEBUG : file1: size = 5 OK 2026/09/18 01:20:08 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/18 01:20:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/18 01:20:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/18 01:20:08 DEBUG : file1: size = 0 OK 2026/09/18 01:20:08 DEBUG : file1.rclone_chunk.001_jisnbg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:20:08 INFO : file1.rclone_chunk.001_jisnbg: Copied (server-side copy) to: file1 2026/09/18 01:20:08 INFO : file1.rclone_chunk.001_jisnbg: Deleted 2026/09/18 01:20:08 DEBUG : file1: size = 0 OK 2026/09/18 01:20:08 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/18 01:20:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (7 bytes), uploading instead of streaming 2026/09/18 01:20:09 DEBUG : file1: size = 7 OK 2026/09/18 01:20:09 DEBUG : file1.rclone_chunk.001_jisnb7: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/18 01:20:09 INFO : file1.rclone_chunk.001_jisnb7: Copied (server-side copy) to: file1 2026/09/18 01:20:09 INFO : file1.rclone_chunk.001_jisnb7: Deleted 2026/09/18 01:20:09 DEBUG : file1: size = 7 OK 2026/09/18 01:20:09 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:09 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:09 DEBUG : Looking for writers 2026/09/18 01:20:09 DEBUG : file1: reading active writers 2026/09/18 01:20:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.73s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/18 01:20:10 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/18 01:20:10 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/18 01:20:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/18 01:20:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (11 bytes), uploading instead of streaming 2026/09/18 01:20:10 DEBUG : file1: size = 11 OK 2026/09/18 01:20:10 DEBUG : file1.rclone_chunk.001_jisppv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/18 01:20:10 INFO : file1.rclone_chunk.001_jisppv: Copied (server-side copy) to: file1 2026/09/18 01:20:11 INFO : file1.rclone_chunk.001_jisppv: Deleted 2026/09/18 01:20:11 DEBUG : file1: size = 11 OK 2026/09/18 01:20:11 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/18 01:20:11 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:11 DEBUG : Looking for writers 2026/09/18 01:20:11 DEBUG : file1: reading active writers 2026/09/18 01:20:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.79s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:11 NOTICE: S3 bucket rclone-test-dopekoh0ledi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/18 01:20:11 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/18 01:20:11 DEBUG : file1: Remove: 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/18 01:20:11 DEBUG : file1: >Remove: err= 2026/09/18 01:20:11 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:11 DEBUG : Looking for writers 2026/09/18 01:20:11 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:11 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/18 01:20:11 DEBUG : file1: Remove: 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/18 01:20:11 DEBUG : file1: >Remove: err= 2026/09/18 01:20:11 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:11 DEBUG : Looking for writers 2026/09/18 01:20:11 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:20:11 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/18 01:20:11 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/18 01:20:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:20:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:20:11 DEBUG : file2: size = 5 OK 2026/09/18 01:20:12 DEBUG : file2.rclone_chunk.001_jisqjb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:20:12 INFO : file2.rclone_chunk.001_jisqjb: Copied (server-side copy) to: file2 2026/09/18 01:20:12 INFO : file2.rclone_chunk.001_jisqjb: Deleted 2026/09/18 01:20:12 DEBUG : file2: size = 5 OK 2026/09/18 01:20:12 DEBUG : file2: Size of src and dst objects identical 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/18 01:20:12 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:12 DEBUG : Looking for writers 2026/09/18 01:20:12 DEBUG : file2: reading active writers 2026/09/18 01:20:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (1.01s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.14s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.14s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (5 bytes), uploading instead of streaming 2026/09/18 01:20:12 DEBUG : file1: size = 5 OK 2026/09/18 01:20:12 DEBUG : file1.rclone_chunk.001_jisrw3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/18 01:20:12 INFO : file1.rclone_chunk.001_jisrw3: Copied (server-side copy) to: file1 2026/09/18 01:20:12 INFO : file1.rclone_chunk.001_jisrw3: Deleted 2026/09/18 01:20:12 DEBUG : file1: size = 5 OK 2026/09/18 01:20:12 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/18 01:20:12 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:12 DEBUG : Looking for writers 2026/09/18 01:20:12 DEBUG : file1: reading active writers 2026/09/18 01:20:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.64s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:12 DEBUG : file1: WriteFileHandle.Release closing 2026/09/18 01:20:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/18 01:20:13 DEBUG : file1: size = 0 OK 2026/09/18 01:20:13 DEBUG : file1.rclone_chunk.001_jisshm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:20:13 INFO : file1.rclone_chunk.001_jisshm: Copied (server-side copy) to: file1 2026/09/18 01:20:13 INFO : file1.rclone_chunk.001_jisshm: Deleted 2026/09/18 01:20:13 DEBUG : file1: size = 0 OK 2026/09/18 01:20:13 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:13 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/18 01:20:13 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:13 DEBUG : Looking for writers 2026/09/18 01:20:13 DEBUG : file1: reading active writers 2026/09/18 01:20:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (2 bytes), uploading instead of streaming 2026/09/18 01:20:14 DEBUG : file1: size = 2 OK 2026/09/18 01:20:14 DEBUG : file1.rclone_chunk.001_jisszy: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/18 01:20:14 INFO : file1.rclone_chunk.001_jisszy: Copied (server-side copy) to: file1 2026/09/18 01:20:14 INFO : file1.rclone_chunk.001_jisszy: Deleted 2026/09/18 01:20:14 DEBUG : file1: size = 2 OK 2026/09/18 01:20:14 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/18 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:14 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:14 DEBUG : Looking for writers 2026/09/18 01:20:14 DEBUG : file1: reading active writers 2026/09/18 01:20:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.70s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (0 bytes), uploading instead of streaming 2026/09/18 01:20:14 DEBUG : file1: size = 0 OK 2026/09/18 01:20:14 DEBUG : file1.rclone_chunk.001_jistee: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/18 01:20:14 INFO : file1.rclone_chunk.001_jistee: Copied (server-side copy) to: file1 2026/09/18 01:20:14 INFO : file1.rclone_chunk.001_jistee: Deleted 2026/09/18 01:20:14 DEBUG : file1: size = 0 OK 2026/09/18 01:20:14 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:20:14 DEBUG : file1: Open: flags=O_RDONLY 2026/09/18 01:20:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/18 01:20:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/18 01:20:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:14 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:14 DEBUG : Looking for writers 2026/09/18 01:20:14 DEBUG : file1: reading active writers 2026/09/18 01:20:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/18 01:20:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/18 01:20:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': File to upload is small (100 bytes), uploading instead of streaming 2026/09/18 01:20:15 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/09/18 01:20:15 DEBUG : file1.rclone_chunk.001_jisuam: md5 = c7ca361f25e6218c1d805149239c977f OK 2026/09/18 01:20:15 INFO : file1.rclone_chunk.001_jisuam: Copied (server-side copy) to: file1.rclone_chunk.001 2026/09/18 01:20:15 INFO : file1.rclone_chunk.001_jisuam: Deleted 2026/09/18 01:20:15 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/09/18 01:20:15 DEBUG : file1.rclone_chunk.002_jisuam: md5 = 5940f406ac83dbf6393e74ff6da9f3a7 OK 2026/09/18 01:20:15 INFO : file1.rclone_chunk.002_jisuam: Copied (server-side copy) to: file1.rclone_chunk.002 2026/09/18 01:20:15 INFO : file1.rclone_chunk.002_jisuam: Deleted 2026/09/18 01:20:15 DEBUG : file1: size = 100 OK 2026/09/18 01:20:15 DEBUG : file1: Size of src and dst objects identical 2026/09/18 01:20:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/18 01:20:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/18 01:20:15 DEBUG : file1: Open: flags=O_RDONLY 2026/09/18 01:20:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/18 01:20:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/18 01:20:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:16 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:16 DEBUG : Looking for writers 2026/09/18 01:20:16 DEBUG : file1: reading active writers 2026/09/18 01:20:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.34s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:16 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/18 01:20:16 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/18 01:20:16 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/18 01:20:16 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/18 01:20:16 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/18 01:20:16 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/18 01:20:16 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/18 01:20:16 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/18 01:20:16 DEBUG : stalled: Remove: 2026/09/18 01:20:16 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/18 01:20:16 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:16 DEBUG : flat/f000.txt: size = 7 OK 2026/09/18 01:20:16 DEBUG : flat/f000.txt.rclone_chunk.001_jisvxe: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/09/18 01:20:16 INFO : flat/f000.txt.rclone_chunk.001_jisvxe: Copied (server-side copy) to: flat/f000.txt 2026/09/18 01:20:16 INFO : flat/f000.txt.rclone_chunk.001_jisvxe: Deleted 2026/09/18 01:20:17 DEBUG : flat/f001.txt: size = 14 OK 2026/09/18 01:20:17 DEBUG : flat/f001.txt.rclone_chunk.001_jisv0m: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/09/18 01:20:17 INFO : flat/f001.txt.rclone_chunk.001_jisv0m: Copied (server-side copy) to: flat/f001.txt 2026/09/18 01:20:17 INFO : flat/f001.txt.rclone_chunk.001_jisv0m: Deleted 2026/09/18 01:20:17 DEBUG : flat/f002.txt: size = 21 OK 2026/09/18 01:20:17 DEBUG : flat/f002.txt.rclone_chunk.001_jisw0s: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/09/18 01:20:17 INFO : flat/f002.txt.rclone_chunk.001_jisw0s: Copied (server-side copy) to: flat/f002.txt 2026/09/18 01:20:17 INFO : flat/f002.txt.rclone_chunk.001_jisw0s: Deleted 2026/09/18 01:20:18 DEBUG : flat/f003.txt: size = 28 OK 2026/09/18 01:20:18 DEBUG : flat/f003.txt.rclone_chunk.001_jiswon: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/09/18 01:20:18 INFO : flat/f003.txt.rclone_chunk.001_jiswon: Copied (server-side copy) to: flat/f003.txt 2026/09/18 01:20:18 INFO : flat/f003.txt.rclone_chunk.001_jiswon: Deleted 2026/09/18 01:20:18 DEBUG : flat/f004.txt: size = 35 OK 2026/09/18 01:20:18 DEBUG : flat/f004.txt.rclone_chunk.001_jisxk4: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/09/18 01:20:18 INFO : flat/f004.txt.rclone_chunk.001_jisxk4: Copied (server-side copy) to: flat/f004.txt 2026/09/18 01:20:18 INFO : flat/f004.txt.rclone_chunk.001_jisxk4: Deleted 2026/09/18 01:20:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/18 01:20:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/18 01:20:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:19 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:19 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/18 01:20:19 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/18 01:20:19 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:19 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:19 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/18 01:20:19 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/18 01:20:19 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:19 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:19 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/18 01:20:19 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/18 01:20:19 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:19 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:19 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/18 01:20:19 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/18 01:20:19 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:19 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:19 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:19 DEBUG : flat: Looking for writers 2026/09/18 01:20:19 DEBUG : f000.txt: reading active writers 2026/09/18 01:20:19 DEBUG : f001.txt: reading active writers 2026/09/18 01:20:19 DEBUG : f002.txt: reading active writers 2026/09/18 01:20:19 DEBUG : f003.txt: reading active writers 2026/09/18 01:20:19 DEBUG : f004.txt: reading active writers 2026/09/18 01:20:19 DEBUG : Looking for writers 2026/09/18 01:20:19 DEBUG : flat: reading active writers 2026/09/18 01:20:19 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.41s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:20 DEBUG : a/top.txt: size = 3 OK 2026/09/18 01:20:20 DEBUG : a/top.txt.rclone_chunk.001_jisy9z: md5 = b28354b543375bfa94dabaeda722927f OK 2026/09/18 01:20:20 INFO : a/top.txt.rclone_chunk.001_jisy9z: Copied (server-side copy) to: a/top.txt 2026/09/18 01:20:20 INFO : a/top.txt.rclone_chunk.001_jisy9z: Deleted 2026/09/18 01:20:20 DEBUG : a/b/mid.txt: size = 3 OK 2026/09/18 01:20:20 DEBUG : a/b/mid.txt.rclone_chunk.001_jiszwk: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/09/18 01:20:20 INFO : a/b/mid.txt.rclone_chunk.001_jiszwk: Copied (server-side copy) to: a/b/mid.txt 2026/09/18 01:20:20 INFO : a/b/mid.txt.rclone_chunk.001_jiszwk: Deleted 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt.rclone_chunk.001_jiszyz: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/09/18 01:20:21 INFO : a/b/c/deep.txt.rclone_chunk.001_jiszyz: Copied (server-side copy) to: a/b/c/deep.txt 2026/09/18 01:20:21 INFO : a/b/c/deep.txt.rclone_chunk.001_jiszyz: Deleted 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/18 01:20:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/18 01:20:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/18 01:20:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/18 01:20:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:21 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:21 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:21 DEBUG : a/b/c: Looking for writers 2026/09/18 01:20:21 DEBUG : deep.txt: reading active writers 2026/09/18 01:20:21 DEBUG : a/b: Looking for writers 2026/09/18 01:20:21 DEBUG : c: reading active writers 2026/09/18 01:20:21 DEBUG : mid.txt: reading active writers 2026/09/18 01:20:21 DEBUG : a: Looking for writers 2026/09/18 01:20:21 DEBUG : b: reading active writers 2026/09/18 01:20:21 DEBUG : top.txt: reading active writers 2026/09/18 01:20:21 DEBUG : Looking for writers 2026/09/18 01:20:21 DEBUG : a: reading active writers 2026/09/18 01:20:21 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.41s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/09/18 01:20:22 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:22 DEBUG : Looking for writers 2026/09/18 01:20:22 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi'", Local "Local file system at /tmp/rclone3868320780", Modify Window "1ns" 2026/09/18 01:20:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': poll-interval is not supported by this remote 2026/09/18 01:20:22 DEBUG : dir1/a.txt: size = 1 OK 2026/09/18 01:20:22 DEBUG : dir1/a.txt.rclone_chunk.001_jit1s9: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/18 01:20:22 INFO : dir1/a.txt.rclone_chunk.001_jit1s9: Copied (server-side copy) to: dir1/a.txt 2026/09/18 01:20:22 INFO : dir1/a.txt.rclone_chunk.001_jit1s9: Deleted 2026/09/18 01:20:23 DEBUG : dir2/b.txt: size = 1 OK 2026/09/18 01:20:23 DEBUG : dir2/b.txt.rclone_chunk.001_jit1wc: md5 = 415290769594460e2e485922904f345d OK 2026/09/18 01:20:23 INFO : dir2/b.txt.rclone_chunk.001_jit1wc: Copied (server-side copy) to: dir2/b.txt 2026/09/18 01:20:23 INFO : dir2/b.txt.rclone_chunk.001_jit1wc: Deleted 2026/09/18 01:20:23 DEBUG : dir3/c.txt: size = 1 OK 2026/09/18 01:20:23 DEBUG : dir3/c.txt.rclone_chunk.001_jit2bh: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/09/18 01:20:23 INFO : dir3/c.txt.rclone_chunk.001_jit2bh: Copied (server-side copy) to: dir3/c.txt 2026/09/18 01:20:23 INFO : dir3/c.txt.rclone_chunk.001_jit2bh: Deleted 2026/09/18 01:20:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/18 01:20:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/18 01:20:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/18 01:20:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/18 01:20:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:24 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:24 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/18 01:20:24 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/18 01:20:24 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/18 01:20:24 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/18 01:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/18 01:20:24 DEBUG : dir1: Looking for writers 2026/09/18 01:20:24 DEBUG : a.txt: reading active writers 2026/09/18 01:20:24 DEBUG : dir2: Looking for writers 2026/09/18 01:20:24 DEBUG : b.txt: reading active writers 2026/09/18 01:20:24 DEBUG : dir3: Looking for writers 2026/09/18 01:20:24 DEBUG : c.txt: reading active writers 2026/09/18 01:20:24 DEBUG : Looking for writers 2026/09/18 01:20:24 DEBUG : dir1: reading active writers 2026/09/18 01:20:24 DEBUG : dir2: reading active writers 2026/09/18 01:20:24 DEBUG : dir3: reading active writers 2026/09/18 01:20:24 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.17s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/18 01:20:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-dopekoh0ledi': Purge remote 2026/09/18 01:20:24 DEBUG : Waiting for deletions to finish 2026/09/18 01:20:24 INFO : S3 bucket rclone-test-dopekoh0ledi: Bucket "rclone-test-dopekoh0ledi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 2m1.583999394s (try 1/5)