"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/05/12 05:06:47 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve" 2026/05/12 05:06:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 05:06:47 DEBUG : Creating backend with remote "TestS3:rclone-test-zogosaq0weve" 2026/05/12 05:06:47 DEBUG : Creating backend with remote "/tmp/rclone3187923849" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:48 INFO : S3 bucket rclone-test-zogosaq0weve: Bucket "rclone-test-zogosaq0weve" created with ACL "" 2026/05/12 05:06:48 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:48 DEBUG : dir/file1.rclone_chunk.001_wx92yx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:48 INFO : dir/file1.rclone_chunk.001_wx92yx: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:48 INFO : dir/file1.rclone_chunk.001_wx92yx: Deleted 2026/05/12 05:06:49 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:49 DEBUG : dir: Looking for writers 2026/05/12 05:06:49 DEBUG : Looking for writers 2026/05/12 05:06:49 DEBUG : dir: reading active writers 2026/05/12 05:06:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.91s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:49 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:49 DEBUG : dir/file1.rclone_chunk.001_wx93s2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:49 INFO : dir/file1.rclone_chunk.001_wx93s2: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:49 INFO : dir/file1.rclone_chunk.001_wx93s2: Deleted 2026/05/12 05:06:50 DEBUG : dir/file2: size = 15 OK 2026/05/12 05:06:50 DEBUG : dir/file2.rclone_chunk.001_wx936k: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/12 05:06:50 INFO : dir/file2.rclone_chunk.001_wx936k: Copied (server-side copy) to: dir/file2 2026/05/12 05:06:50 INFO : dir/file2.rclone_chunk.001_wx936k: Deleted 2026/05/12 05:06:50 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/12 05:06:50 DEBUG : dir/subdir/file3.rclone_chunk.001_wx94ud: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/12 05:06:50 INFO : dir/subdir/file3.rclone_chunk.001_wx94ud: Copied (server-side copy) to: dir/subdir/file3 2026/05/12 05:06:50 INFO : dir/subdir/file3.rclone_chunk.001_wx94ud: Deleted 2026/05/12 05:06:50 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:50 DEBUG : dir/subdir: Looking for writers 2026/05/12 05:06:50 DEBUG : dir: Looking for writers 2026/05/12 05:06:50 DEBUG : file1: reading active writers 2026/05/12 05:06:50 DEBUG : file2: reading active writers 2026/05/12 05:06:50 DEBUG : subdir: reading active writers 2026/05/12 05:06:50 DEBUG : Looking for writers 2026/05/12 05:06:50 DEBUG : dir: reading active writers 2026/05/12 05:06:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.98s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:51 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:51 DEBUG : dir/file1.rclone_chunk.001_wx95br: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:51 INFO : dir/file1.rclone_chunk.001_wx95br: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:51 INFO : dir/file1.rclone_chunk.001_wx95br: Deleted 2026/05/12 05:06:51 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:51 DEBUG : dir: Looking for writers 2026/05/12 05:06:51 DEBUG : file1: reading active writers 2026/05/12 05:06:51 DEBUG : Looking for writers 2026/05/12 05:06:51 DEBUG : dir: reading active writers 2026/05/12 05:06:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.86s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:52 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:52 DEBUG : dir/file1.rclone_chunk.001_wx96do: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:52 INFO : dir/file1.rclone_chunk.001_wx96do: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:52 INFO : dir/file1.rclone_chunk.001_wx96do: Deleted 2026/05/12 05:06:52 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:52 DEBUG : dir: Looking for writers 2026/05/12 05:06:52 DEBUG : Looking for writers 2026/05/12 05:06:52 DEBUG : dir: reading active writers 2026/05/12 05:06:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:53 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:53 DEBUG : dir/file1.rclone_chunk.001_wx96k1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:53 INFO : dir/file1.rclone_chunk.001_wx96k1: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:53 INFO : dir/file1.rclone_chunk.001_wx96k1: Deleted 2026/05/12 05:06:53 DEBUG : dir: forgetting directory cache 2026/05/12 05:06:53 DEBUG : forgetting directory cache 2026/05/12 05:06:53 DEBUG : dir: forgetting directory cache 2026/05/12 05:06:53 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:53 DEBUG : Looking for writers 2026/05/12 05:06:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.93s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:54 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:54 DEBUG : dir/file1.rclone_chunk.001_wx97au: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:54 INFO : dir/file1.rclone_chunk.001_wx97au: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:54 INFO : dir/file1.rclone_chunk.001_wx97au: Deleted 2026/05/12 05:06:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/12 05:06:54 DEBUG : dir: invalidating directory cache 2026/05/12 05:06:54 DEBUG : >ForgetPath: 2026/05/12 05:06:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/12 05:06:54 DEBUG : invalidating directory cache 2026/05/12 05:06:54 DEBUG : dir: forgetting directory cache 2026/05/12 05:06:54 DEBUG : >ForgetPath: 2026/05/12 05:06:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/12 05:06:54 DEBUG : >ForgetPath: 2026/05/12 05:06:54 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:54 DEBUG : dir: Looking for writers 2026/05/12 05:06:54 DEBUG : Looking for writers 2026/05/12 05:06:54 DEBUG : dir: reading active writers 2026/05/12 05:06:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.82s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:55 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:55 DEBUG : dir/file1.rclone_chunk.001_wx98jo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:55 INFO : dir/file1.rclone_chunk.001_wx98jo: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:55 INFO : dir/file1.rclone_chunk.001_wx98jo: Deleted 2026/05/12 05:06:55 DEBUG : fil/a/b/c: size = 15 OK 2026/05/12 05:06:55 DEBUG : fil/a/b/c.rclone_chunk.001_wx995c: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/05/12 05:06:55 INFO : fil/a/b/c.rclone_chunk.001_wx995c: Copied (server-side copy) to: fil/a/b/c 2026/05/12 05:06:55 INFO : fil/a/b/c.rclone_chunk.001_wx995c: Deleted 2026/05/12 05:06:55 DEBUG : forgetting directory cache 2026/05/12 05:06:55 DEBUG : dir: forgetting directory cache 2026/05/12 05:06:56 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:56 DEBUG : dir: Looking for writers 2026/05/12 05:06:56 DEBUG : fil/a/b: Looking for writers 2026/05/12 05:06:56 DEBUG : fil/a: Looking for writers 2026/05/12 05:06:56 DEBUG : b: reading active writers 2026/05/12 05:06:56 DEBUG : fil: Looking for writers 2026/05/12 05:06:56 DEBUG : a: reading active writers 2026/05/12 05:06:56 DEBUG : Looking for writers 2026/05/12 05:06:56 DEBUG : dir: reading active writers 2026/05/12 05:06:56 DEBUG : fil: reading active writers 2026/05/12 05:06:56 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:56 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:56 DEBUG : dir/file1.rclone_chunk.001_wx9atr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:56 INFO : dir/file1.rclone_chunk.001_wx9atr: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:56 INFO : dir/file1.rclone_chunk.001_wx9atr: Deleted 2026/05/12 05:06:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:57 DEBUG : dir: Looking for writers 2026/05/12 05:06:57 DEBUG : Looking for writers 2026/05/12 05:06:57 DEBUG : dir: reading active writers 2026/05/12 05:06:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:57 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:57 DEBUG : dir/file1.rclone_chunk.001_wx9bqn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:57 INFO : dir/file1.rclone_chunk.001_wx9bqn: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:57 INFO : dir/file1.rclone_chunk.001_wx9bqn: Deleted 2026/05/12 05:06:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:06:57 DEBUG : dir: Looking for writers 2026/05/12 05:06:57 DEBUG : file1: reading active writers 2026/05/12 05:06:57 DEBUG : Looking for writers 2026/05/12 05:06:57 DEBUG : dir: reading active writers 2026/05/12 05:06:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.80s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:06:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:06:58 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:06:58 DEBUG : dir/file1.rclone_chunk.001_wx9clt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:06:58 INFO : dir/file1.rclone_chunk.001_wx9clt: Copied (server-side copy) to: dir/file1 2026/05/12 05:06:58 INFO : dir/file1.rclone_chunk.001_wx9clt: Deleted 2026/05/12 05:06:58 DEBUG : dir/file2: size = 15 OK 2026/05/12 05:06:58 DEBUG : dir/file2.rclone_chunk.001_wx9cin: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/05/12 05:06:58 INFO : dir/file2.rclone_chunk.001_wx9cin: Copied (server-side copy) to: dir/file2 2026/05/12 05:06:58 INFO : dir/file2.rclone_chunk.001_wx9cin: Deleted 2026/05/12 05:06:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/05/12 05:06:59 DEBUG : dir/subdir/file3.rclone_chunk.001_wx9cy1: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/05/12 05:06:59 INFO : dir/subdir/file3.rclone_chunk.001_wx9cy1: Copied (server-side copy) to: dir/subdir/file3 2026/05/12 05:06:59 INFO : dir/subdir/file3.rclone_chunk.001_wx9cy1: Deleted === RUN TestDirReadDirAll/Virtual 2026/05/12 05:06:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/12 05:06:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/12 05:06:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/12 05:06:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/12 05:06:59 DEBUG : dir/virtualFile: size = 20 OK 2026/05/12 05:06:59 DEBUG : dir/virtualFile.rclone_chunk.001_wx9d02: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/05/12 05:06:59 INFO : dir/virtualFile.rclone_chunk.001_wx9d02: Copied (server-side copy) to: dir/virtualFile 2026/05/12 05:07:00 INFO : dir/virtualFile.rclone_chunk.001_wx9d02: Deleted 2026/05/12 05:07:00 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/05/12 05:07:00 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_wx9efe: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/05/12 05:07:00 INFO : dir/virtualDir/testFile.rclone_chunk.001_wx9efe: Copied (server-side copy) to: dir/virtualDir/testFile 2026/05/12 05:07:00 INFO : dir/virtualDir/testFile.rclone_chunk.001_wx9efe: Deleted 2026/05/12 05:07:00 DEBUG : S3 bucket rclone-test-zogosaq0weve: bucket is versioned: false 2026/05/12 05:07:00 DEBUG : Waiting for deletions to finish 2026/05/12 05:07:00 DEBUG : "dir/subdir/file3" version false 2026/05/12 05:07:00 DEBUG : dir/subdir/file3: Deleting (id "") 2026/05/12 05:07:00 INFO : dir/subdir/file3: Deleted 2026/05/12 05:07:00 DEBUG : dir: invalidating directory cache 2026/05/12 05:07:00 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/12 05:07:00 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/12 05:07:00 DEBUG : dir/file1: Reset virtual modtime 2026/05/12 05:07:00 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/12 05:07:00 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/12 05:07:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/12 05:07:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/12 05:07:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/12 05:07:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:00 DEBUG : dir: invalidating directory cache 2026/05/12 05:07:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/12 05:07:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/12 05:07:00 DEBUG : forgetting directory cache 2026/05/12 05:07:00 DEBUG : dir: forgetting directory cache 2026/05/12 05:07:00 DEBUG : dir/virtualDir2: forgetting directory cache 2026/05/12 05:07:00 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/12 05:07:00 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:00 DEBUG : dir/virtualDir2: Looking for writers 2026/05/12 05:07:00 DEBUG : dir/virtualDir: Looking for writers 2026/05/12 05:07:00 DEBUG : dir: Looking for writers 2026/05/12 05:07:00 DEBUG : file1: reading active writers 2026/05/12 05:07:00 DEBUG : virtualFile2: reading active writers 2026/05/12 05:07:00 DEBUG : virtualDir2: reading active writers 2026/05/12 05:07:00 DEBUG : virtualFile: reading active writers 2026/05/12 05:07:00 DEBUG : virtualDir: reading active writers 2026/05/12 05:07:00 DEBUG : Looking for writers 2026/05/12 05:07:00 DEBUG : dir: reading active writers 2026/05/12 05:07:00 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.12s) --- PASS: TestDirReadDirAll/Virtual (1.19s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:01 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:01 DEBUG : dir/file1.rclone_chunk.001_wx9fm2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:01 INFO : dir/file1.rclone_chunk.001_wx9fm2: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:01 INFO : dir/file1.rclone_chunk.001_wx9fm2: Deleted 2026/05/12 05:07:01 ERROR : dir/: Can only open directories read only 2026/05/12 05:07:01 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:01 DEBUG : dir: Looking for writers 2026/05/12 05:07:01 DEBUG : Looking for writers 2026/05/12 05:07:01 DEBUG : dir: reading active writers 2026/05/12 05:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:02 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:02 DEBUG : dir/file1.rclone_chunk.001_wx9fel: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:02 INFO : dir/file1.rclone_chunk.001_wx9fel: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:02 INFO : dir/file1.rclone_chunk.001_wx9fel: Deleted 2026/05/12 05:07:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 05:07:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/12 05:07:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 05:07:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 05:07:03 DEBUG : dir/potato: size = 5 OK 2026/05/12 05:07:03 DEBUG : dir/potato.rclone_chunk.001_wx9gut: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:03 INFO : dir/potato.rclone_chunk.001_wx9gut: Copied (server-side copy) to: dir/potato 2026/05/12 05:07:03 INFO : dir/potato.rclone_chunk.001_wx9gut: Deleted 2026/05/12 05:07:03 DEBUG : dir/potato: size = 5 OK 2026/05/12 05:07:03 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:03 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/12 05:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/12 05:07:03 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:03 DEBUG : dir: Looking for writers 2026/05/12 05:07:03 DEBUG : file1: reading active writers 2026/05/12 05:07:03 DEBUG : potato: reading active writers 2026/05/12 05:07:03 DEBUG : Looking for writers 2026/05/12 05:07:03 DEBUG : dir: reading active writers 2026/05/12 05:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.45s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:03 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:03 DEBUG : dir/file1.rclone_chunk.001_wx9hfg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:03 INFO : dir/file1.rclone_chunk.001_wx9hfg: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:03 INFO : dir/file1.rclone_chunk.001_wx9hfg: Deleted 2026/05/12 05:07:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/05/12 05:07:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:04 DEBUG : dir/sub: Looking for writers 2026/05/12 05:07:04 DEBUG : dir: Looking for writers 2026/05/12 05:07:04 DEBUG : file1: reading active writers 2026/05/12 05:07:04 DEBUG : sub: reading active writers 2026/05/12 05:07:04 DEBUG : Looking for writers 2026/05/12 05:07:04 DEBUG : dir: reading active writers 2026/05/12 05:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.13s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:04 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:04 DEBUG : dir/file1.rclone_chunk.001_wx9iqz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:04 INFO : dir/file1.rclone_chunk.001_wx9iqz: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:04 INFO : dir/file1.rclone_chunk.001_wx9iqz: Deleted 2026/05/12 05:07:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/12 05:07:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/05/12 05:07:05 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:05 DEBUG : dir/sub/subsub: Looking for writers 2026/05/12 05:07:05 DEBUG : dir/sub: Looking for writers 2026/05/12 05:07:05 DEBUG : subsub: reading active writers 2026/05/12 05:07:05 DEBUG : dir: Looking for writers 2026/05/12 05:07:05 DEBUG : file1: reading active writers 2026/05/12 05:07:05 DEBUG : sub: reading active writers 2026/05/12 05:07:05 DEBUG : Looking for writers 2026/05/12 05:07:05 DEBUG : dir: reading active writers 2026/05/12 05:07:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.17s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:06 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:06 DEBUG : dir/file1.rclone_chunk.001_wx9jda: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:06 INFO : dir/file1.rclone_chunk.001_wx9jda: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:06 INFO : dir/file1.rclone_chunk.001_wx9jda: Deleted 2026/05/12 05:07:06 ERROR : dir/: Dir.Remove not empty 2026/05/12 05:07:06 DEBUG : dir/file1: Remove: 2026/05/12 05:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:06 DEBUG : dir/file1: >Remove: err= 2026/05/12 05:07:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 05:07:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:06 DEBUG : Looking for writers 2026/05/12 05:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:06 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:06 DEBUG : dir/file1.rclone_chunk.001_wx9k7i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:06 INFO : dir/file1.rclone_chunk.001_wx9k7i: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:06 INFO : dir/file1.rclone_chunk.001_wx9k7i: Deleted 2026/05/12 05:07:07 DEBUG : dir/file1: Remove: 2026/05/12 05:07:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:07 DEBUG : dir/file1: >Remove: err= 2026/05/12 05:07:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 05:07:07 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:07 DEBUG : Looking for writers 2026/05/12 05:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.83s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:07 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:07 DEBUG : dir/file1.rclone_chunk.001_wx9ljf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:07 INFO : dir/file1.rclone_chunk.001_wx9ljf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:07 INFO : dir/file1.rclone_chunk.001_wx9ljf: Deleted 2026/05/12 05:07:08 DEBUG : dir/file1: Remove: 2026/05/12 05:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:08 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/05/12 05:07:08 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:08 DEBUG : dir: Looking for writers 2026/05/12 05:07:08 DEBUG : Looking for writers 2026/05/12 05:07:08 DEBUG : dir: reading active writers 2026/05/12 05:07:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:08 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:08 DEBUG : dir/file1.rclone_chunk.001_wx9mfm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:08 INFO : dir/file1.rclone_chunk.001_wx9mfm: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:08 INFO : dir/file1.rclone_chunk.001_wx9mfm: Deleted 2026/05/12 05:07:09 DEBUG : dir/file3: size = 15 OK 2026/05/12 05:07:09 DEBUG : dir/file3.rclone_chunk.001_wx9mrn: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/05/12 05:07:09 INFO : dir/file3.rclone_chunk.001_wx9mrn: Copied (server-side copy) to: dir/file3 2026/05/12 05:07:09 INFO : dir/file3.rclone_chunk.001_wx9mrn: Deleted 2026/05/12 05:07:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/12 05:07:09 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:09 DEBUG : dir/file3: copy non-chunked object... 2026/05/12 05:07:09 DEBUG : dir2/file1: size = 14 OK 2026/05/12 05:07:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:09 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/05/12 05:07:09 DEBUG : dir2/file3: size = 15 OK 2026/05/12 05:07:09 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/05/12 05:07:09 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/05/12 05:07:09 INFO : dir/file1: Deleted 2026/05/12 05:07:09 INFO : dir/file3: Deleted 2026/05/12 05:07:09 DEBUG : dir: Updating dir with dir2 0x1f040076b520 2026/05/12 05:07:09 DEBUG : dir: forgetting directory cache 2026/05/12 05:07:09 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/12 05:07:09 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/12 05:07:10 DEBUG : dir2/file1: copy non-chunked object... 2026/05/12 05:07:10 DEBUG : file2: size = 14 OK 2026/05/12 05:07:10 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:10 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/05/12 05:07:10 INFO : dir2/file1: Deleted 2026/05/12 05:07:10 DEBUG : file2: Updating file with file2 0x1f040085edd0 2026/05/12 05:07:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:10 DEBUG : file2: copy non-chunked object... 2026/05/12 05:07:10 DEBUG : dir2/file3: size = 14 OK 2026/05/12 05:07:10 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:10 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/05/12 05:07:10 INFO : file2: Deleted 2026/05/12 05:07:10 DEBUG : dir2/file3: Updating file with dir2/file3 0x1f040085edd0 2026/05/12 05:07:10 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/12 05:07:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/12 05:07:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/12 05:07:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x1f04002b8c30 2026/05/12 05:07:11 DEBUG : empty directory: forgetting directory cache 2026/05/12 05:07:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/12 05:07:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/12 05:07:11 DEBUG : dir2: Renaming to "dir3" 2026/05/12 05:07:11 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:11 DEBUG : renamed empty directory: Looking for writers 2026/05/12 05:07:11 DEBUG : dir3: Looking for writers 2026/05/12 05:07:11 DEBUG : file3: reading active writers 2026/05/12 05:07:11 DEBUG : Looking for writers 2026/05/12 05:07:11 DEBUG : dir3: reading active writers 2026/05/12 05:07:11 DEBUG : renamed empty directory: reading active writers 2026/05/12 05:07:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.01s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:11 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:11 DEBUG : dir/file1.rclone_chunk.001_wx9puo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:11 INFO : dir/file1.rclone_chunk.001_wx9puo: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:11 INFO : dir/file1.rclone_chunk.001_wx9puo: Deleted 2026/05/12 05:07:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/12 05:07:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:07:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 05:07:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/12 05:07:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 05:07:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:07:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/12 05:07:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (12 bytes), uploading instead of streaming 2026/05/12 05:07:12 DEBUG : dir/sub/file2: size = 12 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file2.rclone_chunk.001_wx9qhs: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/12 05:07:12 INFO : dir/sub/file2.rclone_chunk.001_wx9qhs: Copied (server-side copy) to: dir/sub/file2 2026/05/12 05:07:12 INFO : dir/sub/file2.rclone_chunk.001_wx9qhs: Deleted 2026/05/12 05:07:12 DEBUG : dir/sub/file2: size = 12 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:12 DEBUG : forgetting directory cache 2026/05/12 05:07:12 DEBUG : dir: forgetting directory cache 2026/05/12 05:07:12 DEBUG : dir/sub: forgetting directory cache 2026/05/12 05:07:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/12 05:07:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 05:07:12 DEBUG : dir/sub/file0: size = 5 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file0.rclone_chunk.001_wx9q0q: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:12 INFO : dir/sub/file0.rclone_chunk.001_wx9q0q: Copied (server-side copy) to: dir/sub/file0 2026/05/12 05:07:12 INFO : dir/sub/file0.rclone_chunk.001_wx9q0q: Deleted 2026/05/12 05:07:12 DEBUG : dir/sub/file0: size = 5 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:12 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/12 05:07:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/12 05:07:12 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:12 DEBUG : dir/sub: Looking for writers 2026/05/12 05:07:12 DEBUG : file0: reading active writers 2026/05/12 05:07:12 DEBUG : file2: reading active writers 2026/05/12 05:07:12 DEBUG : dir: Looking for writers 2026/05/12 05:07:12 DEBUG : file1: reading active writers 2026/05/12 05:07:12 DEBUG : sub: reading active writers 2026/05/12 05:07:12 DEBUG : Looking for writers 2026/05/12 05:07:12 DEBUG : dir: reading active writers 2026/05/12 05:07:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.97s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/12 05:07:13 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:13 DEBUG : Looking for writers 2026/05/12 05:07:13 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:13 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:13 DEBUG : dir/file1.rclone_chunk.001_wx9rqs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:13 INFO : dir/file1.rclone_chunk.001_wx9rqs: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:13 INFO : dir/file1.rclone_chunk.001_wx9rqs: Deleted 2026/05/12 05:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/12 05:07:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:07:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/12 05:07:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/12 05:07:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/12 05:07:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:14 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:14 DEBUG : dir: Looking for writers 2026/05/12 05:07:14 DEBUG : file1.metadata: reading active writers 2026/05/12 05:07:14 DEBUG : file1: reading active writers 2026/05/12 05:07:14 DEBUG : Looking for writers 2026/05/12 05:07:14 DEBUG : dir: reading active writers 2026/05/12 05:07:14 DEBUG : dir.metadata: reading active writers 2026/05/12 05:07:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:14 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:14 DEBUG : dir/file1.rclone_chunk.001_wx9sex: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:14 INFO : dir/file1.rclone_chunk.001_wx9sex: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:14 INFO : dir/file1.rclone_chunk.001_wx9sex: Deleted 2026/05/12 05:07:14 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:14 DEBUG : dir: Looking for writers 2026/05/12 05:07:14 DEBUG : file1: reading active writers 2026/05/12 05:07:14 DEBUG : Looking for writers 2026/05/12 05:07:14 DEBUG : dir: reading active writers 2026/05/12 05:07:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.87s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:15 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:15 DEBUG : dir/file1.rclone_chunk.001_wx9tmn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:15 INFO : dir/file1.rclone_chunk.001_wx9tmn: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:15 INFO : dir/file1.rclone_chunk.001_wx9tmn: Deleted 2026/05/12 05:07:16 DEBUG : time_test: size = 5 OK 2026/05/12 05:07:16 DEBUG : time_test.rclone_chunk.001_wx9t95: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/05/12 05:07:16 INFO : time_test.rclone_chunk.001_wx9t95: Copied (server-side copy) to: time_test 2026/05/12 05:07:16 INFO : time_test.rclone_chunk.001_wx9t95: Deleted 2026/05/12 05:07:16 DEBUG : Can set mod time: true 2026/05/12 05:07:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 05:07:16 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:16 DEBUG : dir: Looking for writers 2026/05/12 05:07:16 DEBUG : file1: reading active writers 2026/05/12 05:07:16 DEBUG : Looking for writers 2026/05/12 05:07:16 DEBUG : dir: reading active writers 2026/05/12 05:07:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:17 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:17 DEBUG : dir/file1.rclone_chunk.001_wx9ut1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:17 INFO : dir/file1.rclone_chunk.001_wx9ut1: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:17 INFO : dir/file1.rclone_chunk.001_wx9ut1: Deleted 2026/05/12 05:07:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 05:07:17 DEBUG : dir/file1: size = 0 OK 2026/05/12 05:07:17 DEBUG : dir/file1.rclone_chunk.001_wx9v9f: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:17 INFO : dir/file1.rclone_chunk.001_wx9v9f: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:18 INFO : dir/file1.rclone_chunk.001_wx9v9f: Deleted 2026/05/12 05:07:18 DEBUG : dir/file1: size = 0 OK 2026/05/12 05:07:18 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/12 05:07:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 05:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:18 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:18 DEBUG : dir: Looking for writers 2026/05/12 05:07:18 DEBUG : file1: reading active writers 2026/05/12 05:07:18 DEBUG : Looking for writers 2026/05/12 05:07:18 DEBUG : dir: reading active writers 2026/05/12 05:07:18 DEBUG : >WaitForWriters: 2026/05/12 05:07:18 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:18 DEBUG : dir: Looking for writers 2026/05/12 05:07:18 DEBUG : file1: reading active writers 2026/05/12 05:07:18 DEBUG : Looking for writers 2026/05/12 05:07:18 DEBUG : dir: reading active writers 2026/05/12 05:07:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:18 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:18 DEBUG : dir/file1.rclone_chunk.001_wx9w79: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:18 INFO : dir/file1.rclone_chunk.001_wx9w79: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:18 INFO : dir/file1.rclone_chunk.001_wx9w79: Deleted 2026/05/12 05:07:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 05:07:19 DEBUG : dir/file1: size = 5 OK 2026/05/12 05:07:19 DEBUG : dir/file1.rclone_chunk.001_wx9xb1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:19 INFO : dir/file1.rclone_chunk.001_wx9xb1: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:19 INFO : dir/file1.rclone_chunk.001_wx9xb1: Deleted 2026/05/12 05:07:19 DEBUG : dir/file1: size = 5 OK 2026/05/12 05:07:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/12 05:07:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 05:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:19 DEBUG : dir: Looking for writers 2026/05/12 05:07:19 DEBUG : file1: reading active writers 2026/05/12 05:07:19 DEBUG : Looking for writers 2026/05/12 05:07:19 DEBUG : dir: reading active writers 2026/05/12 05:07:19 DEBUG : >WaitForWriters: 2026/05/12 05:07:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:19 DEBUG : dir: Looking for writers 2026/05/12 05:07:19 DEBUG : file1: reading active writers 2026/05/12 05:07:19 DEBUG : Looking for writers 2026/05/12 05:07:19 DEBUG : dir: reading active writers 2026/05/12 05:07:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:20 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:20 DEBUG : dir/file1.rclone_chunk.001_wx9yfm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:20 INFO : dir/file1.rclone_chunk.001_wx9yfm: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:20 INFO : dir/file1.rclone_chunk.001_wx9yfm: Deleted 2026/05/12 05:07:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 05:07:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:20 DEBUG : dir: Looking for writers 2026/05/12 05:07:20 DEBUG : file1: reading active writers 2026/05/12 05:07:20 DEBUG : Looking for writers 2026/05/12 05:07:20 DEBUG : dir: reading active writers 2026/05/12 05:07:20 DEBUG : >WaitForWriters: 2026/05/12 05:07:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:21 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:21 DEBUG : dir/file1.rclone_chunk.001_wx9z7e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:21 INFO : dir/file1.rclone_chunk.001_wx9z7e: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:21 INFO : dir/file1.rclone_chunk.001_wx9z7e: Deleted 2026/05/12 05:07:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 05:07:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:21 DEBUG : dir/file1(0x1f0400687880): close: 2026/05/12 05:07:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/12 05:07:21 DEBUG : dir/file1(0x1f0400687880): >close: err= 2026/05/12 05:07:21 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:21 DEBUG : dir: Looking for writers 2026/05/12 05:07:21 DEBUG : file1: reading active writers 2026/05/12 05:07:21 DEBUG : Looking for writers 2026/05/12 05:07:21 DEBUG : dir: reading active writers 2026/05/12 05:07:21 DEBUG : >WaitForWriters: 2026/05/12 05:07:22 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:22 DEBUG : dir: Looking for writers 2026/05/12 05:07:22 DEBUG : file1: reading active writers 2026/05/12 05:07:22 DEBUG : Looking for writers 2026/05/12 05:07:22 DEBUG : dir: reading active writers 2026/05/12 05:07:22 DEBUG : >WaitForWriters: 2026/05/12 05:07:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:22 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:22 DEBUG : dir/file1.rclone_chunk.001_wxa0e8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:22 INFO : dir/file1.rclone_chunk.001_wxa0e8: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:22 INFO : dir/file1.rclone_chunk.001_wxa0e8: Deleted 2026/05/12 05:07:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 05:07:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:22 DEBUG : dir/file1(0x1f04005df840): _writeAt: size=5, off=0 2026/05/12 05:07:22 DEBUG : dir/file1(0x1f04005df840): openPending: 2026/05/12 05:07:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/12 05:07:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 05:07:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:22 DEBUG : dir/file1(0x1f04005df840): >openPending: err= 2026/05/12 05:07:22 DEBUG : dir/file1(0x1f04005df840): >_writeAt: n=5, err= 2026/05/12 05:07:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 05:07:22 DEBUG : dir/file1(0x1f04005df840): close: 2026/05/12 05:07:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/12 05:07:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/12 05:07:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/12 05:07:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 05:07:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 05:07:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:23 DEBUG : dir/file1(0x1f04005df840): >close: err= 2026/05/12 05:07:23 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:23 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 05:07:23 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:23 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:23 DEBUG : dir/file1.rclone_chunk.001_wxa1yx: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/12 05:07:23 INFO : dir/file1.rclone_chunk.001_wxa1yx: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:23 INFO : dir/file1.rclone_chunk.001_wxa1yx: Deleted 2026/05/12 05:07:23 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:23 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/12 05:07:23 INFO : dir/file1: Copied (replaced existing) 2026/05/12 05:07:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/12 05:07:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/12 05:07:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : >WaitForWriters: 2026/05/12 05:07:23 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:23 DEBUG : dir: Looking for writers 2026/05/12 05:07:23 DEBUG : file1: reading active writers 2026/05/12 05:07:23 DEBUG : Looking for writers 2026/05/12 05:07:23 DEBUG : dir: reading active writers 2026/05/12 05:07:23 DEBUG : >WaitForWriters: 2026/05/12 05:07:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.89s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.67s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.73s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:24 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:24 DEBUG : dir/file1.rclone_chunk.001_wxa2pp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:24 INFO : dir/file1.rclone_chunk.001_wxa2pp: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:24 INFO : dir/file1.rclone_chunk.001_wxa2pp: Deleted 2026/05/12 05:07:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:24 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:24 DEBUG : dir: Looking for writers 2026/05/12 05:07:24 DEBUG : file1: reading active writers 2026/05/12 05:07:24 DEBUG : Looking for writers 2026/05/12 05:07:24 DEBUG : dir: reading active writers 2026/05/12 05:07:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.99s) === RUN TestFileOpenReadUnknownSize 2026/05/12 05:07:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/12 05:07:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/12 05:07:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/12 05:07:24 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:24 DEBUG : Looking for writers 2026/05/12 05:07:24 DEBUG : file.txt: reading active writers 2026/05/12 05:07:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:25 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:25 DEBUG : dir/file1.rclone_chunk.001_wxa3gz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:25 INFO : dir/file1.rclone_chunk.001_wxa3gz: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:25 INFO : dir/file1.rclone_chunk.001_wxa3gz: Deleted 2026/05/12 05:07:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 05:07:26 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:26 DEBUG : dir/file1.rclone_chunk.001_wxa3ch: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:26 INFO : dir/file1.rclone_chunk.001_wxa3ch: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:26 INFO : dir/file1.rclone_chunk.001_wxa3ch: Deleted 2026/05/12 05:07:26 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/12 05:07:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:26 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:26 DEBUG : dir: Looking for writers 2026/05/12 05:07:26 DEBUG : file1: reading active writers 2026/05/12 05:07:26 DEBUG : Looking for writers 2026/05/12 05:07:26 DEBUG : dir: reading active writers 2026/05/12 05:07:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.36s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:26 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:26 DEBUG : dir/file1.rclone_chunk.001_wxa4vt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:26 INFO : dir/file1.rclone_chunk.001_wxa4vt: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:26 INFO : dir/file1.rclone_chunk.001_wxa4vt: Deleted 2026/05/12 05:07:27 DEBUG : dir/file1: Remove: 2026/05/12 05:07:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:27 DEBUG : dir/file1: >Remove: err= 2026/05/12 05:07:27 DEBUG : dir/file1: Remove: 2026/05/12 05:07:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/12 05:07:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:27 DEBUG : dir: Looking for writers 2026/05/12 05:07:27 DEBUG : Looking for writers 2026/05/12 05:07:27 DEBUG : dir: reading active writers 2026/05/12 05:07:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:27 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:27 DEBUG : dir/file1.rclone_chunk.001_wxa5a0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:27 INFO : dir/file1.rclone_chunk.001_wxa5a0: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:27 INFO : dir/file1.rclone_chunk.001_wxa5a0: Deleted 2026/05/12 05:07:27 DEBUG : dir/file1: Remove: 2026/05/12 05:07:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:27 DEBUG : dir/file1: >Remove: err= 2026/05/12 05:07:28 DEBUG : dir/file1: Remove: 2026/05/12 05:07:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/12 05:07:28 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:28 DEBUG : dir: Looking for writers 2026/05/12 05:07:28 DEBUG : Looking for writers 2026/05/12 05:07:28 DEBUG : dir: reading active writers 2026/05/12 05:07:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.88s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:28 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:28 DEBUG : dir/file1.rclone_chunk.001_wxa6so: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:28 INFO : dir/file1.rclone_chunk.001_wxa6so: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:28 INFO : dir/file1.rclone_chunk.001_wxa6so: Deleted 2026/05/12 05:07:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/12 05:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:28 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/12 05:07:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:28 DEBUG : dir/file1: Open: flags=0x3 2026/05/12 05:07:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/12 05:07:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/12 05:07:28 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:28 DEBUG : dir: Looking for writers 2026/05/12 05:07:28 DEBUG : file1: reading active writers 2026/05/12 05:07:28 DEBUG : Looking for writers 2026/05/12 05:07:28 DEBUG : dir: reading active writers 2026/05/12 05:07:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:29 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:29 DEBUG : dir/file1.rclone_chunk.001_wxa6b7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:29 INFO : dir/file1.rclone_chunk.001_wxa6b7: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:29 INFO : dir/file1.rclone_chunk.001_wxa6b7: Deleted 2026/05/12 05:07:29 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:29 DEBUG : dir: Looking for writers 2026/05/12 05:07:29 DEBUG : file1: reading active writers 2026/05/12 05:07:29 DEBUG : Looking for writers 2026/05/12 05:07:29 DEBUG : dir: reading active writers 2026/05/12 05:07:29 DEBUG : >WaitForWriters: 2026/05/12 05:07:29 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:30 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:30 INFO : dir/file1: Deleted 2026/05/12 05:07:30 DEBUG : newLeaf: Updating file with newLeaf 0x1f040085f110 2026/05/12 05:07:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:30 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:30 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:30 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:30 INFO : newLeaf: Deleted 2026/05/12 05:07:30 DEBUG : dir/file1: Updating file with dir/file1 0x1f040085f110 2026/05/12 05:07:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:30 DEBUG : dir/file1: File is currently open, delaying rename 0x1f040085f110 2026/05/12 05:07:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 05:07:30 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:30 DEBUG : dir/file1.rclone_chunk.001_wxa8p6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:30 INFO : dir/file1.rclone_chunk.001_wxa8p6: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:30 INFO : dir/file1.rclone_chunk.001_wxa8p6: Deleted 2026/05/12 05:07:30 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/12 05:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:30 DEBUG : newLeaf: Running delayed rename now 2026/05/12 05:07:31 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:31 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:31 INFO : dir/file1: Deleted 2026/05/12 05:07:31 DEBUG : newLeaf: Updating file with newLeaf 0x1f040085f110 2026/05/12 05:07:31 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:31 DEBUG : dir: Looking for writers 2026/05/12 05:07:31 DEBUG : Looking for writers 2026/05/12 05:07:31 DEBUG : dir: reading active writers 2026/05/12 05:07:31 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:31 DEBUG : >WaitForWriters: 2026/05/12 05:07:31 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:31 DEBUG : dir: Looking for writers 2026/05/12 05:07:31 DEBUG : Looking for writers 2026/05/12 05:07:31 DEBUG : dir: reading active writers 2026/05/12 05:07:31 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:31 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:31 DEBUG : dir/file1.rclone_chunk.001_wxa93p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:31 INFO : dir/file1.rclone_chunk.001_wxa93p: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:31 INFO : dir/file1.rclone_chunk.001_wxa93p: Deleted 2026/05/12 05:07:32 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:32 DEBUG : dir: Looking for writers 2026/05/12 05:07:32 DEBUG : file1: reading active writers 2026/05/12 05:07:32 DEBUG : Looking for writers 2026/05/12 05:07:32 DEBUG : dir: reading active writers 2026/05/12 05:07:32 DEBUG : >WaitForWriters: 2026/05/12 05:07:32 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:32 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:32 INFO : dir/file1: Deleted 2026/05/12 05:07:32 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400b06820 2026/05/12 05:07:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:32 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:32 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:32 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:32 INFO : newLeaf: Deleted 2026/05/12 05:07:32 DEBUG : dir/file1: Updating file with dir/file1 0x1f0400b06820 2026/05/12 05:07:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/12 05:07:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:32 DEBUG : dir/file1: File is currently open, delaying rename 0x1f0400b06820 2026/05/12 05:07:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (25 bytes), uploading instead of streaming 2026/05/12 05:07:33 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:33 DEBUG : dir/file1.rclone_chunk.001_wxaa3f: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:33 INFO : dir/file1.rclone_chunk.001_wxaa3f: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:33 INFO : dir/file1.rclone_chunk.001_wxaa3f: Deleted 2026/05/12 05:07:33 DEBUG : dir/file1: size = 25 OK 2026/05/12 05:07:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/12 05:07:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:33 DEBUG : newLeaf: Running delayed rename now 2026/05/12 05:07:33 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:33 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:33 INFO : dir/file1: Deleted 2026/05/12 05:07:33 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400b06820 2026/05/12 05:07:33 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:33 DEBUG : dir: Looking for writers 2026/05/12 05:07:33 DEBUG : Looking for writers 2026/05/12 05:07:33 DEBUG : dir: reading active writers 2026/05/12 05:07:33 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:33 DEBUG : >WaitForWriters: 2026/05/12 05:07:33 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:33 DEBUG : dir: Looking for writers 2026/05/12 05:07:33 DEBUG : Looking for writers 2026/05/12 05:07:33 DEBUG : dir: reading active writers 2026/05/12 05:07:33 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:33 DEBUG : >WaitForWriters: 2026/05/12 05:07:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:34 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:34 DEBUG : dir/file1.rclone_chunk.001_wxab94: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:34 INFO : dir/file1.rclone_chunk.001_wxab94: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:34 INFO : dir/file1.rclone_chunk.001_wxab94: Deleted 2026/05/12 05:07:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:07:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): openPending: 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 05:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): >openPending: err= 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): _writeAt: size=14, off=0 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): >_writeAt: n=14, err= 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): close: 2026/05/12 05:07:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 05:07:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:34 DEBUG : dir/file1(0x1f0400846b80): >close: err= 2026/05/12 05:07:34 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 05:07:34 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:34 DEBUG : dir: Looking for writers 2026/05/12 05:07:34 DEBUG : file1: reading active writers 2026/05/12 05:07:34 DEBUG : Looking for writers 2026/05/12 05:07:34 DEBUG : dir: reading active writers 2026/05/12 05:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:35 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:35 DEBUG : dir/file1.rclone_chunk.001_wxacz7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:35 INFO : dir/file1.rclone_chunk.001_wxacz7: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:35 INFO : dir/file1.rclone_chunk.001_wxacz7: Deleted 2026/05/12 05:07:35 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:35 INFO : dir/file1: Copied (replaced existing) 2026/05/12 05:07:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/12 05:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:35 DEBUG : dir: Looking for writers 2026/05/12 05:07:35 DEBUG : file1: reading active writers 2026/05/12 05:07:35 DEBUG : Looking for writers 2026/05/12 05:07:35 DEBUG : dir: reading active writers 2026/05/12 05:07:35 DEBUG : >WaitForWriters: 2026/05/12 05:07:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): _readAt: size=512, off=0 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): openPending: 2026/05/12 05:07:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/12 05:07:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 05:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): >openPending: err= 2026/05/12 05:07:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): >_readAt: n=14, err=EOF 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): close: 2026/05/12 05:07:35 DEBUG : dir/file1(0x1f0400847200): >close: err= 2026/05/12 05:07:35 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:35 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:35 INFO : dir/file1: Deleted 2026/05/12 05:07:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:35 DEBUG : newLeaf: Updating file with newLeaf 0x1f04007dd520 2026/05/12 05:07:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:35 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:35 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:35 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:35 INFO : newLeaf: Deleted 2026/05/12 05:07:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 05:07:35 DEBUG : dir/file1: Updating file with dir/file1 0x1f04007dd520 2026/05/12 05:07:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:36 DEBUG : dir/file1(0x1f0400ab2640): openPending: 2026/05/12 05:07:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/12 05:07:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 05:07:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:36 DEBUG : dir/file1(0x1f0400ab2640): >openPending: err= 2026/05/12 05:07:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:36 DEBUG : dir/file1(0x1f0400ab2640): _writeAt: size=25, off=0 2026/05/12 05:07:36 DEBUG : dir/file1(0x1f0400ab2640): >_writeAt: n=25, err= 2026/05/12 05:07:36 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:36 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:36 INFO : dir/file1: Deleted 2026/05/12 05:07:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:36 DEBUG : newLeaf: Updating file with newLeaf 0x1f04007dd520 2026/05/12 05:07:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:36 DEBUG : newLeaf(0x1f0400ab2640): close: 2026/05/12 05:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 05:07:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 05:07:36.05839478 +0000 UTC m=+48.699426622 2026/05/12 05:07:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:36 DEBUG : newLeaf(0x1f0400ab2640): >close: err= 2026/05/12 05:07:36 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:36 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 05:07:36 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:36 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:36 DEBUG : newLeaf.rclone_chunk.001_wxae50: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:36 INFO : newLeaf.rclone_chunk.001_wxae50: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:36 INFO : newLeaf.rclone_chunk.001_wxae50: Deleted 2026/05/12 05:07:36 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:36 INFO : newLeaf: Copied (replaced existing) 2026/05/12 05:07:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 05:07:36.05839478 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/12 05:07:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 05:07:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : >WaitForWriters: 2026/05/12 05:07:36 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:36 DEBUG : dir: Looking for writers 2026/05/12 05:07:36 DEBUG : Looking for writers 2026/05/12 05:07:36 DEBUG : dir: reading active writers 2026/05/12 05:07:36 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:36 DEBUG : >WaitForWriters: 2026/05/12 05:07:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:37 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:37 DEBUG : dir/file1.rclone_chunk.001_wxafn2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:37 INFO : dir/file1.rclone_chunk.001_wxafn2: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:37 INFO : dir/file1.rclone_chunk.001_wxafn2: Deleted 2026/05/12 05:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:37 DEBUG : dir: Looking for writers 2026/05/12 05:07:37 DEBUG : file1: reading active writers 2026/05/12 05:07:37 DEBUG : Looking for writers 2026/05/12 05:07:37 DEBUG : dir: reading active writers 2026/05/12 05:07:37 DEBUG : >WaitForWriters: 2026/05/12 05:07:37 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:38 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:38 INFO : dir/file1: Deleted 2026/05/12 05:07:38 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400a508f0 2026/05/12 05:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:38 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:38 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:38 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:38 INFO : newLeaf: Deleted 2026/05/12 05:07:38 DEBUG : dir/file1: Updating file with dir/file1 0x1f0400a508f0 2026/05/12 05:07:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:38 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:38 DEBUG : dir/file1(0x1f04005dfa80): openPending: 2026/05/12 05:07:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/12 05:07:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 05:07:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:38 DEBUG : dir/file1(0x1f04005dfa80): >openPending: err= 2026/05/12 05:07:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:38 DEBUG : dir/file1(0x1f04005dfa80): _writeAt: size=25, off=0 2026/05/12 05:07:38 DEBUG : dir/file1(0x1f04005dfa80): >_writeAt: n=25, err= 2026/05/12 05:07:38 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:38 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:38 INFO : dir/file1: Deleted 2026/05/12 05:07:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:38 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400a508f0 2026/05/12 05:07:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:38 DEBUG : newLeaf(0x1f04005dfa80): close: 2026/05/12 05:07:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 05:07:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 05:07:38.632195079 +0000 UTC m=+51.273226962 2026/05/12 05:07:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:38 DEBUG : newLeaf(0x1f04005dfa80): >close: err= 2026/05/12 05:07:38 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:38 DEBUG : dir: Looking for writers 2026/05/12 05:07:38 DEBUG : Looking for writers 2026/05/12 05:07:38 DEBUG : dir: reading active writers 2026/05/12 05:07:38 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:38 DEBUG : dir: Looking for writers 2026/05/12 05:07:38 DEBUG : Looking for writers 2026/05/12 05:07:38 DEBUG : dir: reading active writers 2026/05/12 05:07:38 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:38 DEBUG : dir: Looking for writers 2026/05/12 05:07:38 DEBUG : Looking for writers 2026/05/12 05:07:38 DEBUG : dir: reading active writers 2026/05/12 05:07:38 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:38 DEBUG : dir: Looking for writers 2026/05/12 05:07:38 DEBUG : Looking for writers 2026/05/12 05:07:38 DEBUG : dir: reading active writers 2026/05/12 05:07:38 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:38 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 05:07:38 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:38 DEBUG : dir: Looking for writers 2026/05/12 05:07:38 DEBUG : Looking for writers 2026/05/12 05:07:38 DEBUG : dir: reading active writers 2026/05/12 05:07:38 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:39 DEBUG : dir: Looking for writers 2026/05/12 05:07:39 DEBUG : Looking for writers 2026/05/12 05:07:39 DEBUG : dir: reading active writers 2026/05/12 05:07:39 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:39 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:39 DEBUG : newLeaf.rclone_chunk.001_wxagya: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:39 INFO : newLeaf.rclone_chunk.001_wxagya: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:39 INFO : newLeaf.rclone_chunk.001_wxagya: Deleted 2026/05/12 05:07:39 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:39 INFO : newLeaf: Copied (replaced existing) 2026/05/12 05:07:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 05:07:38.632195079 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/12 05:07:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 05:07:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 05:07:39 DEBUG : dir: Looking for writers 2026/05/12 05:07:39 DEBUG : Looking for writers 2026/05/12 05:07:39 DEBUG : dir: reading active writers 2026/05/12 05:07:39 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:39 DEBUG : >WaitForWriters: 2026/05/12 05:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:39 DEBUG : dir: Looking for writers 2026/05/12 05:07:39 DEBUG : Looking for writers 2026/05/12 05:07:39 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:39 DEBUG : dir: reading active writers 2026/05/12 05:07:39 DEBUG : >WaitForWriters: 2026/05/12 05:07:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:40 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:40 DEBUG : dir/file1.rclone_chunk.001_wxahif: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:40 INFO : dir/file1.rclone_chunk.001_wxahif: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:40 INFO : dir/file1.rclone_chunk.001_wxahif: Deleted 2026/05/12 05:07:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): openPending: 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 05:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): >openPending: err= 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): _writeAt: size=14, off=0 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): >_writeAt: n=14, err= 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): close: 2026/05/12 05:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/12 05:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:40 DEBUG : dir/file1(0x1f04008b8200): >close: err= 2026/05/12 05:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:40 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 05:07:40 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:40 DEBUG : dir: Looking for writers 2026/05/12 05:07:40 DEBUG : file1: reading active writers 2026/05/12 05:07:40 DEBUG : Looking for writers 2026/05/12 05:07:40 DEBUG : dir: reading active writers 2026/05/12 05:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:41 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:41 DEBUG : dir/file1.rclone_chunk.001_wxaizt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:41 INFO : dir/file1.rclone_chunk.001_wxaizt: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:41 INFO : dir/file1.rclone_chunk.001_wxaizt: Deleted 2026/05/12 05:07:41 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:41 INFO : dir/file1: Copied (replaced existing) 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/12 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:41 DEBUG : dir: Looking for writers 2026/05/12 05:07:41 DEBUG : file1: reading active writers 2026/05/12 05:07:41 DEBUG : Looking for writers 2026/05/12 05:07:41 DEBUG : dir: reading active writers 2026/05/12 05:07:41 DEBUG : >WaitForWriters: 2026/05/12 05:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): _readAt: size=512, off=0 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): openPending: 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): >openPending: err= 2026/05/12 05:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): >_readAt: n=14, err=EOF 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): close: 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f040090d440): >close: err= 2026/05/12 05:07:41 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:41 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:41 INFO : dir/file1: Deleted 2026/05/12 05:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:41 DEBUG : newLeaf: Updating file with newLeaf 0x1f04006da5b0 2026/05/12 05:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:41 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:41 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:41 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:41 INFO : newLeaf: Deleted 2026/05/12 05:07:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 05:07:41 DEBUG : dir/file1: Updating file with dir/file1 0x1f04006da5b0 2026/05/12 05:07:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f04007df000): openPending: 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f04007df000): >openPending: err= 2026/05/12 05:07:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f04007df000): _writeAt: size=25, off=0 2026/05/12 05:07:41 DEBUG : dir/file1(0x1f04007df000): >_writeAt: n=25, err= 2026/05/12 05:07:41 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:42 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:42 INFO : dir/file1: Deleted 2026/05/12 05:07:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:42 DEBUG : newLeaf: Updating file with newLeaf 0x1f04006da5b0 2026/05/12 05:07:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:42 DEBUG : newLeaf(0x1f04007df000): close: 2026/05/12 05:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 05:07:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 05:07:41.936405709 +0000 UTC m=+54.577437562 2026/05/12 05:07:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:42 DEBUG : newLeaf(0x1f04007df000): >close: err= 2026/05/12 05:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:42 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 05:07:42 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:42 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:42 DEBUG : newLeaf.rclone_chunk.001_wxak2x: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:42 INFO : newLeaf.rclone_chunk.001_wxak2x: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:42 INFO : newLeaf.rclone_chunk.001_wxak2x: Deleted 2026/05/12 05:07:42 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:42 INFO : newLeaf: Copied (replaced existing) 2026/05/12 05:07:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 05:07:41.936405709 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/12 05:07:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 05:07:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : >WaitForWriters: 2026/05/12 05:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:42 DEBUG : dir: Looking for writers 2026/05/12 05:07:42 DEBUG : Looking for writers 2026/05/12 05:07:42 DEBUG : dir: reading active writers 2026/05/12 05:07:42 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:42 DEBUG : >WaitForWriters: 2026/05/12 05:07:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:43 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:43 DEBUG : dir/file1.rclone_chunk.001_wxalgf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:43 INFO : dir/file1.rclone_chunk.001_wxalgf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:43 INFO : dir/file1.rclone_chunk.001_wxalgf: Deleted 2026/05/12 05:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:43 DEBUG : dir: Looking for writers 2026/05/12 05:07:43 DEBUG : file1: reading active writers 2026/05/12 05:07:43 DEBUG : Looking for writers 2026/05/12 05:07:43 DEBUG : dir: reading active writers 2026/05/12 05:07:43 DEBUG : >WaitForWriters: 2026/05/12 05:07:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): _readAt: size=512, off=0 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): openPending: 2026/05/12 05:07:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/12 05:07:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/12 05:07:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): >openPending: err= 2026/05/12 05:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/12 05:07:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): >_readAt: n=14, err=EOF 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): close: 2026/05/12 05:07:43 DEBUG : dir/file1(0x1f040067c8c0): >close: err= 2026/05/12 05:07:43 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:44 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:44 INFO : dir/file1: Deleted 2026/05/12 05:07:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:44 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400c14340 2026/05/12 05:07:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:44 DEBUG : newLeaf: copy non-chunked object... 2026/05/12 05:07:44 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:07:44 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:44 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:44 INFO : newLeaf: Deleted 2026/05/12 05:07:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/12 05:07:44 DEBUG : dir/file1: Updating file with dir/file1 0x1f0400c14340 2026/05/12 05:07:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/12 05:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:07:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:44 DEBUG : dir/file1(0x1f040067d580): openPending: 2026/05/12 05:07:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/12 05:07:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/12 05:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:44 DEBUG : dir/file1(0x1f040067d580): >openPending: err= 2026/05/12 05:07:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:07:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:44 DEBUG : dir/file1(0x1f040067d580): _writeAt: size=25, off=0 2026/05/12 05:07:44 DEBUG : dir/file1(0x1f040067d580): >_writeAt: n=25, err= 2026/05/12 05:07:44 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:07:44 DEBUG : newLeaf: size = 14 OK 2026/05/12 05:07:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:07:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:44 INFO : dir/file1: Deleted 2026/05/12 05:07:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/12 05:07:44 DEBUG : newLeaf: Updating file with newLeaf 0x1f0400c14340 2026/05/12 05:07:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:07:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:44 DEBUG : newLeaf(0x1f040067d580): close: 2026/05/12 05:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/12 05:07:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-12 05:07:44.556436615 +0000 UTC m=+57.197468479 2026/05/12 05:07:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:44 DEBUG : newLeaf(0x1f040067d580): >close: err= 2026/05/12 05:07:44 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:44 DEBUG : dir: Looking for writers 2026/05/12 05:07:44 DEBUG : Looking for writers 2026/05/12 05:07:44 DEBUG : dir: reading active writers 2026/05/12 05:07:44 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:44 DEBUG : dir: Looking for writers 2026/05/12 05:07:44 DEBUG : Looking for writers 2026/05/12 05:07:44 DEBUG : dir: reading active writers 2026/05/12 05:07:44 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:44 DEBUG : dir: Looking for writers 2026/05/12 05:07:44 DEBUG : Looking for writers 2026/05/12 05:07:44 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:44 DEBUG : dir: reading active writers 2026/05/12 05:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:44 DEBUG : dir: Looking for writers 2026/05/12 05:07:44 DEBUG : Looking for writers 2026/05/12 05:07:44 DEBUG : dir: reading active writers 2026/05/12 05:07:44 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:44 DEBUG : newLeaf: vfs cache: starting upload 2026/05/12 05:07:44 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:44 DEBUG : dir: Looking for writers 2026/05/12 05:07:44 DEBUG : Looking for writers 2026/05/12 05:07:44 DEBUG : dir: reading active writers 2026/05/12 05:07:44 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:45 DEBUG : dir: Looking for writers 2026/05/12 05:07:45 DEBUG : Looking for writers 2026/05/12 05:07:45 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:45 DEBUG : dir: reading active writers 2026/05/12 05:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:45 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:45 DEBUG : newLeaf.rclone_chunk.001_wxamoo: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:45 INFO : newLeaf.rclone_chunk.001_wxamoo: Copied (server-side copy) to: newLeaf 2026/05/12 05:07:45 INFO : newLeaf.rclone_chunk.001_wxamoo: Deleted 2026/05/12 05:07:45 DEBUG : newLeaf: size = 25 OK 2026/05/12 05:07:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/12 05:07:45 INFO : newLeaf: Copied (replaced existing) 2026/05/12 05:07:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-12 05:07:44.556436615 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/12 05:07:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/12 05:07:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/12 05:07:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/12 05:07:45 DEBUG : dir: Looking for writers 2026/05/12 05:07:45 DEBUG : Looking for writers 2026/05/12 05:07:45 DEBUG : dir: reading active writers 2026/05/12 05:07:45 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:45 DEBUG : >WaitForWriters: 2026/05/12 05:07:45 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:45 DEBUG : dir: Looking for writers 2026/05/12 05:07:45 DEBUG : Looking for writers 2026/05/12 05:07:45 DEBUG : newLeaf: reading active writers 2026/05/12 05:07:45 DEBUG : dir: reading active writers 2026/05/12 05:07:45 DEBUG : >WaitForWriters: 2026/05/12 05:07:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestFileRename (16.71s) --- PASS: TestFileRename/off,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=false (2.44s) --- PASS: TestFileRename/minimal,forceCache=true (3.29s) --- PASS: TestFileRename/writes,forceCache=false (2.57s) --- PASS: TestFileRename/writes,forceCache=true (3.31s) --- PASS: TestFileRename/full,forceCache=false (2.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:45 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:45 DEBUG : Looking for writers 2026/05/12 05:07:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:46 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:46 DEBUG : dir/file1.rclone_chunk.001_wxannr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:46 INFO : dir/file1.rclone_chunk.001_wxannr: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:46 INFO : dir/file1.rclone_chunk.001_wxannr: Deleted 2026/05/12 05:07:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 05:07:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:46 DEBUG : dir: Looking for writers 2026/05/12 05:07:46 DEBUG : file1: reading active writers 2026/05/12 05:07:46 DEBUG : Looking for writers 2026/05/12 05:07:46 DEBUG : dir: reading active writers 2026/05/12 05:07:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.96s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:47 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:47 DEBUG : dir/file1.rclone_chunk.001_wxao34: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:47 INFO : dir/file1.rclone_chunk.001_wxao34: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:47 INFO : dir/file1.rclone_chunk.001_wxao34: Deleted 2026/05/12 05:07:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/12 05:07:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/12 05:07:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/12 05:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/12 05:07:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/12 05:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:47 DEBUG : dir: Looking for writers 2026/05/12 05:07:47 DEBUG : file1: reading active writers 2026/05/12 05:07:47 DEBUG : Looking for writers 2026/05/12 05:07:47 DEBUG : dir: reading active writers 2026/05/12 05:07:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:48 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:48 DEBUG : dir/file1.rclone_chunk.001_wxaqvy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:48 INFO : dir/file1.rclone_chunk.001_wxaqvy: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:48 INFO : dir/file1.rclone_chunk.001_wxaqvy: Deleted 2026/05/12 05:07:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/12 05:07:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/12 05:07:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/12 05:07:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/12 05:07:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/12 05:07:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/12 05:07:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/12 05:07:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/12 05:07:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/12 05:07:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/12 05:07:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/12 05:07:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/12 05:07:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/12 05:07:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/12 05:07:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/12 05:07:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/12 05:07:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/12 05:07:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/12 05:07:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/12 05:07:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/12 05:07:49 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:49 DEBUG : dir: Looking for writers 2026/05/12 05:07:49 DEBUG : file1: reading active writers 2026/05/12 05:07:49 DEBUG : Looking for writers 2026/05/12 05:07:49 DEBUG : dir: reading active writers 2026/05/12 05:07:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:49 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:49 DEBUG : dir/file1.rclone_chunk.001_wxarj6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:49 INFO : dir/file1.rclone_chunk.001_wxarj6: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:49 INFO : dir/file1.rclone_chunk.001_wxarj6: Deleted 2026/05/12 05:07:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 05:07:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:50 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:50 DEBUG : dir: Looking for writers 2026/05/12 05:07:50 DEBUG : file1: reading active writers 2026/05/12 05:07:50 DEBUG : Looking for writers 2026/05/12 05:07:50 DEBUG : dir: reading active writers 2026/05/12 05:07:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.90s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:50 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:50 DEBUG : dir/file1.rclone_chunk.001_wxasfw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:50 INFO : dir/file1.rclone_chunk.001_wxasfw: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:50 INFO : dir/file1.rclone_chunk.001_wxasfw: Deleted 2026/05/12 05:07:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/12 05:07:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/12 05:07:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/12 05:07:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/12 05:07:51 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:51 DEBUG : dir: Looking for writers 2026/05/12 05:07:51 DEBUG : file1: reading active writers 2026/05/12 05:07:51 DEBUG : Looking for writers 2026/05/12 05:07:51 DEBUG : dir: reading active writers 2026/05/12 05:07:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:51 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:51 DEBUG : dir/file1.rclone_chunk.001_wxat5j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:51 INFO : dir/file1.rclone_chunk.001_wxat5j: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:51 INFO : dir/file1.rclone_chunk.001_wxat5j: Deleted 2026/05/12 05:07:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:07:51 DEBUG : dir/file1(0x1f04007cd7c0): _readAt: size=1, off=0 2026/05/12 05:07:51 DEBUG : dir/file1(0x1f04007cd7c0): openPending: 2026/05/12 05:07:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:07:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:07:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >openPending: err= 2026/05/12 05:07:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >_readAt: n=1, err= 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): _readAt: size=256, off=1 2026/05/12 05:07:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >_readAt: n=15, err=EOF 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): _readAt: size=16, off=16 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >_readAt: n=0, err=EOF 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): close: 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >close: err= 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): close: 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f04007cd7c0): >close: err=file already closed 2026/05/12 05:07:52 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:52 DEBUG : dir: Looking for writers 2026/05/12 05:07:52 DEBUG : file1: reading active writers 2026/05/12 05:07:52 DEBUG : Looking for writers 2026/05/12 05:07:52 DEBUG : dir: reading active writers 2026/05/12 05:07:52 DEBUG : >WaitForWriters: 2026/05/12 05:07:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:52 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:52 DEBUG : dir/file1.rclone_chunk.001_wxaua5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:52 INFO : dir/file1.rclone_chunk.001_wxaua5: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:52 INFO : dir/file1.rclone_chunk.001_wxaua5: Deleted 2026/05/12 05:07:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f040095cf80): _readAt: size=1, off=0 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f040095cf80): openPending: 2026/05/12 05:07:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:07:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:07:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:52 DEBUG : dir/file1(0x1f040095cf80): >openPending: err= 2026/05/12 05:07:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): _readAt: size=1, off=5 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): _readAt: size=1, off=3 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): _readAt: size=1, off=13 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): _readAt: size=16, off=100 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >_readAt: n=0, err=EOF 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): close: 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040095cf80): >close: err= 2026/05/12 05:07:53 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:53 DEBUG : dir: Looking for writers 2026/05/12 05:07:53 DEBUG : file1: reading active writers 2026/05/12 05:07:53 DEBUG : Looking for writers 2026/05/12 05:07:53 DEBUG : dir: reading active writers 2026/05/12 05:07:53 DEBUG : >WaitForWriters: 2026/05/12 05:07:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:53 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:53 DEBUG : dir/file1.rclone_chunk.001_wxavrc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:53 INFO : dir/file1.rclone_chunk.001_wxavrc: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:53 INFO : dir/file1.rclone_chunk.001_wxavrc: Deleted 2026/05/12 05:07:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=1, off=0 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): openPending: 2026/05/12 05:07:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:07:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:07:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >openPending: err= 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/12 05:07:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=1, off=5 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=1, off=1 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=1, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=6, off=10 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=6, err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=256, off=10 2026/05/12 05:07:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=6, err=EOF 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=256, off=100 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=0, err=EOF 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): close: 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >close: err= 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): _readAt: size=256, off=100 2026/05/12 05:07:53 DEBUG : dir/file1(0x1f040053b080): >_readAt: n=0, err=file already closed 2026/05/12 05:07:53 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:53 DEBUG : dir: Looking for writers 2026/05/12 05:07:53 DEBUG : file1: reading active writers 2026/05/12 05:07:53 DEBUG : Looking for writers 2026/05/12 05:07:53 DEBUG : dir: reading active writers 2026/05/12 05:07:53 DEBUG : >WaitForWriters: 2026/05/12 05:07:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:54 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:54 DEBUG : dir/file1.rclone_chunk.001_wxaw4j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:54 INFO : dir/file1.rclone_chunk.001_wxaw4j: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:54 INFO : dir/file1.rclone_chunk.001_wxaw4j: Deleted 2026/05/12 05:07:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): RWFileHandle.Flush 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): _readAt: size=256, off=0 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): openPending: 2026/05/12 05:07:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:07:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): >openPending: err= 2026/05/12 05:07:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/12 05:07:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): >_readAt: n=16, err=EOF 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): RWFileHandle.Flush 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): RWFileHandle.Flush 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): close: 2026/05/12 05:07:54 DEBUG : dir/file1(0x1f0400637680): >close: err= 2026/05/12 05:07:54 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:54 DEBUG : dir: Looking for writers 2026/05/12 05:07:54 DEBUG : file1: reading active writers 2026/05/12 05:07:54 DEBUG : Looking for writers 2026/05/12 05:07:54 DEBUG : dir: reading active writers 2026/05/12 05:07:54 DEBUG : >WaitForWriters: 2026/05/12 05:07:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:55 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:07:55 DEBUG : dir/file1.rclone_chunk.001_wxaxkj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:07:55 INFO : dir/file1.rclone_chunk.001_wxaxkj: Copied (server-side copy) to: dir/file1 2026/05/12 05:07:55 INFO : dir/file1.rclone_chunk.001_wxaxkj: Deleted 2026/05/12 05:07:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:07:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/12 05:07:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:07:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:07:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:07:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): _readAt: size=256, off=0 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): openPending: 2026/05/12 05:07:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:07:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:07:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): >openPending: err= 2026/05/12 05:07:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/12 05:07:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:07:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:07:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): >_readAt: n=16, err=EOF 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): RWFileHandle.Release 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): close: 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): >close: err= 2026/05/12 05:07:55 DEBUG : dir/file1(0x1f0400906080): RWFileHandle.Release 2026/05/12 05:07:55 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:55 DEBUG : dir: Looking for writers 2026/05/12 05:07:55 DEBUG : file1: reading active writers 2026/05/12 05:07:55 DEBUG : Looking for writers 2026/05/12 05:07:55 DEBUG : dir: reading active writers 2026/05/12 05:07:55 DEBUG : >WaitForWriters: 2026/05/12 05:07:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:07:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:56 DEBUG : file1: newRWFileHandle: 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): openPending: 2026/05/12 05:07:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): >openPending: err= 2026/05/12 05:07:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:07:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:07:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): _writeAt: size=5, off=0 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): >_writeAt: n=5, err= 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): _writeAt: size=7, off=5 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): >_writeAt: n=7, err= 2026/05/12 05:07:56 DEBUG : file1: vfs cache: truncate to size=11 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): close: 2026/05/12 05:07:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:07:56.123233108 +0000 UTC m=+68.764264961 2026/05/12 05:07:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): >close: err= 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): close: 2026/05/12 05:07:56 DEBUG : file1(0x1f04008a4800): >close: err=file already closed 2026/05/12 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:56 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:07:56 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:56 DEBUG : file1: size = 11 OK 2026/05/12 05:07:56 DEBUG : file1.rclone_chunk.001_wxayqk: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:07:56 INFO : file1.rclone_chunk.001_wxayqk: Copied (server-side copy) to: file1 2026/05/12 05:07:56 INFO : file1.rclone_chunk.001_wxayqk: Deleted 2026/05/12 05:07:56 DEBUG : file1: size = 11 OK 2026/05/12 05:07:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:07:56 INFO : file1: Copied (new) 2026/05/12 05:07:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-12 05:07:56.123233108 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/12 05:07:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : >WaitForWriters: 2026/05/12 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:56 DEBUG : Looking for writers 2026/05/12 05:07:56 DEBUG : file1: reading active writers 2026/05/12 05:07:56 DEBUG : >WaitForWriters: 2026/05/12 05:07:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:07:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:57 DEBUG : file1: newRWFileHandle: 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): openPending: 2026/05/12 05:07:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): >openPending: err= 2026/05/12 05:07:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:07:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): _writeAt: size=7, off=0 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): >_writeAt: n=7, err= 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): _writeAt: size=6, off=5 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): >_writeAt: n=6, err= 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): close: 2026/05/12 05:07:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:07:57.05311384 +0000 UTC m=+69.694145693 2026/05/12 05:07:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): >close: err= 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): _writeAt: size=5, off=0 2026/05/12 05:07:57 DEBUG : file1(0x1f04007f74c0): >_writeAt: n=0, err=file already closed 2026/05/12 05:07:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:57 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:07:57 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:57 DEBUG : file1: size = 11 OK 2026/05/12 05:07:57 DEBUG : file1.rclone_chunk.001_wxaz8q: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:07:57 INFO : file1.rclone_chunk.001_wxaz8q: Copied (server-side copy) to: file1 2026/05/12 05:07:57 INFO : file1.rclone_chunk.001_wxaz8q: Deleted 2026/05/12 05:07:57 DEBUG : file1: size = 11 OK 2026/05/12 05:07:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:07:57 INFO : file1: Copied (new) 2026/05/12 05:07:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-12 05:07:57.05311384 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/12 05:07:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : >WaitForWriters: 2026/05/12 05:07:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : >WaitForWriters: 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:07:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:57 DEBUG : file1: newRWFileHandle: 2026/05/12 05:07:57 DEBUG : file1(0x1f04006861c0): openPending: 2026/05/12 05:07:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:57 DEBUG : file1(0x1f04006861c0): >openPending: err= 2026/05/12 05:07:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:07:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:07:57 DEBUG : file1(0x1f04006861c0): close: 2026/05/12 05:07:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:07:57.961812239 +0000 UTC m=+70.602844092 2026/05/12 05:07:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:57 DEBUG : file1(0x1f04006861c0): >close: err= 2026/05/12 05:07:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 05:07:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:07:57 DEBUG : file2: newRWFileHandle: 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): openPending: 2026/05/12 05:07:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): >openPending: err= 2026/05/12 05:07:57 DEBUG : file2: >newRWFileHandle: err= 2026/05/12 05:07:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/12 05:07:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): RWFileHandle.Flush 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): RWFileHandle.Release 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): close: 2026/05/12 05:07:57 DEBUG : file2: vfs cache: setting modification time to 2026-05-12 05:07:57.963045433 +0000 UTC m=+70.604077306 2026/05/12 05:07:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:57 DEBUG : file2(0x1f0400686c00): >close: err= 2026/05/12 05:07:57 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : file2: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file2: reading active writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/12 05:07:57 DEBUG : Looking for writers 2026/05/12 05:07:57 DEBUG : file1: reading active writers 2026/05/12 05:07:57 DEBUG : file2: reading active writers 2026/05/12 05:07:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/12 05:07:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : file2: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/12 05:07:58 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:07:58 DEBUG : file2: vfs cache: starting upload 2026/05/12 05:07:58 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : file2: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/12 05:07:58 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file2: reading active writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/12 05:07:58 DEBUG : file2: size = 0 OK 2026/05/12 05:07:58 DEBUG : file2.rclone_chunk.001_wxb01l: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:58 INFO : file2.rclone_chunk.001_wxb01l: Copied (server-side copy) to: file2 2026/05/12 05:07:58 DEBUG : file1: size = 0 OK 2026/05/12 05:07:58 DEBUG : file1.rclone_chunk.001_wxb0fc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:58 INFO : file1.rclone_chunk.001_wxb0fc: Copied (server-side copy) to: file1 2026/05/12 05:07:58 INFO : file2.rclone_chunk.001_wxb01l: Deleted 2026/05/12 05:07:58 DEBUG : file2: size = 0 OK 2026/05/12 05:07:58 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:58 INFO : file2: Copied (new) 2026/05/12 05:07:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-12 05:07:57.963045433 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/12 05:07:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/12 05:07:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/12 05:07:58 INFO : file2: vfs cache: upload succeeded try #1 2026/05/12 05:07:58 INFO : file1.rclone_chunk.001_wxb0fc: Deleted 2026/05/12 05:07:58 DEBUG : file1: size = 0 OK 2026/05/12 05:07:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:07:58 INFO : file1: Copied (new) 2026/05/12 05:07:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-12 05:07:57.961812239 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/12 05:07:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : file2: reading active writers 2026/05/12 05:07:58 DEBUG : >WaitForWriters: 2026/05/12 05:07:58 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : file2: reading active writers 2026/05/12 05:07:58 DEBUG : >WaitForWriters: 2026/05/12 05:07:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.99s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:07:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:58 DEBUG : file1: newRWFileHandle: 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): openPending: 2026/05/12 05:07:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): >openPending: err= 2026/05/12 05:07:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:07:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:07:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): _writeAt: size=5, off=0 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): >_writeAt: n=5, err= 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): RWFileHandle.Flush 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): RWFileHandle.Flush 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): close: 2026/05/12 05:07:58 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:07:58.953782949 +0000 UTC m=+71.594814792 2026/05/12 05:07:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:58 DEBUG : file1(0x1f040085d600): >close: err= 2026/05/12 05:07:58 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:58 DEBUG : Looking for writers 2026/05/12 05:07:58 DEBUG : file1: reading active writers 2026/05/12 05:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:59 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:07:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:07:59 DEBUG : file1: size = 5 OK 2026/05/12 05:07:59 DEBUG : file1.rclone_chunk.001_wxb114: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:59 INFO : file1.rclone_chunk.001_wxb114: Copied (server-side copy) to: file1 2026/05/12 05:07:59 INFO : file1.rclone_chunk.001_wxb114: Deleted 2026/05/12 05:07:59 DEBUG : file1: size = 5 OK 2026/05/12 05:07:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:07:59 INFO : file1: Copied (new) 2026/05/12 05:07:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 05:07:58.953782949 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/12 05:07:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:07:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:59 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : >WaitForWriters: 2026/05/12 05:07:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.81s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:07:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:07:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:07:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:07:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:07:59 DEBUG : file1: newRWFileHandle: 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): openPending: 2026/05/12 05:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:07:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): >openPending: err= 2026/05/12 05:07:59 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:07:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): _writeAt: size=5, off=0 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): >_writeAt: n=5, err= 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): RWFileHandle.Release 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): close: 2026/05/12 05:07:59 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:07:59.774186605 +0000 UTC m=+72.415218458 2026/05/12 05:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): >close: err= 2026/05/12 05:07:59 DEBUG : file1(0x1f04005df980): RWFileHandle.Release 2026/05/12 05:07:59 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:07:59 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:07:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:07:59 DEBUG : Looking for writers 2026/05/12 05:07:59 DEBUG : file1: reading active writers 2026/05/12 05:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:07:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:07:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:08:00 DEBUG : Looking for writers 2026/05/12 05:08:00 DEBUG : file1: reading active writers 2026/05/12 05:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:00 DEBUG : file1: size = 5 OK 2026/05/12 05:08:00 DEBUG : file1.rclone_chunk.001_wxb1xv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:00 INFO : file1.rclone_chunk.001_wxb1xv: Copied (server-side copy) to: file1 2026/05/12 05:08:00 INFO : file1.rclone_chunk.001_wxb1xv: Deleted 2026/05/12 05:08:00 DEBUG : file1: size = 5 OK 2026/05/12 05:08:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:00 INFO : file1: Copied (new) 2026/05/12 05:08:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 05:07:59.774186605 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/12 05:08:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:08:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:00 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:08:00 DEBUG : Looking for writers 2026/05/12 05:08:00 DEBUG : file1: reading active writers 2026/05/12 05:08:00 DEBUG : >WaitForWriters: 2026/05/12 05:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:08:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve/dir/file1: no such file or directory 2026/05/12 05:08:00 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:08:00 DEBUG : dir/file1.rclone_chunk.001_wxb2z8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:08:00 INFO : dir/file1.rclone_chunk.001_wxb2z8: Copied (server-side copy) to: dir/file1 2026/05/12 05:08:00 INFO : dir/file1.rclone_chunk.001_wxb2z8: Deleted 2026/05/12 05:08:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 05:08:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:08:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): openPending: 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:08:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): >openPending: err= 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/12 05:08:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:08:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:08:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): _writeAt: size=5, off=0 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): >_writeAt: n=5, err= 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): close: 2026/05/12 05:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-12 05:08:01.215872005 +0000 UTC m=+73.856903848 2026/05/12 05:08:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:01 DEBUG : dir/file1(0x1f040099d280): >close: err= 2026/05/12 05:08:01 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 05:08:01 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:01 DEBUG : dir/file1: size = 5 OK 2026/05/12 05:08:01 DEBUG : dir/file1.rclone_chunk.001_wxb3wl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:01 INFO : dir/file1.rclone_chunk.001_wxb3wl: Copied (server-side copy) to: dir/file1 2026/05/12 05:08:01 INFO : dir/file1.rclone_chunk.001_wxb3wl: Deleted 2026/05/12 05:08:01 DEBUG : dir/file1: size = 5 OK 2026/05/12 05:08:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:01 INFO : dir/file1: Copied (replaced existing) 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-12 05:08:01.215872005 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/12 05:08:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 05:08:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 05:08:01 DEBUG : dir: Looking for writers 2026/05/12 05:08:01 DEBUG : file1: reading active writers 2026/05/12 05:08:01 DEBUG : Looking for writers 2026/05/12 05:08:01 DEBUG : dir: reading active writers 2026/05/12 05:08:01 DEBUG : >WaitForWriters: 2026/05/12 05:08:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:02 DEBUG : dir/file1: size = 16 OK 2026/05/12 05:08:02 DEBUG : dir/file1.rclone_chunk.001_wxb4cx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/05/12 05:08:02 INFO : dir/file1.rclone_chunk.001_wxb4cx: Copied (server-side copy) to: dir/file1 2026/05/12 05:08:02 INFO : dir/file1.rclone_chunk.001_wxb4cx: Deleted 2026/05/12 05:08:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:02 DEBUG : dir/file1: newRWFileHandle: 2026/05/12 05:08:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/12 05:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/12 05:08:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): _writeAt: size=5, off=0 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): openPending: 2026/05/12 05:08:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/12 05:08:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/12 05:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): >openPending: err= 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): >_writeAt: n=5, err= 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): _writeAt: size=15, off=5 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): >_writeAt: n=15, err= 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): close: 2026/05/12 05:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/12 05:08:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-12 05:08:02.735698805 +0000 UTC m=+75.376730698 2026/05/12 05:08:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:02 DEBUG : dir/file1(0x1f04004ca380): >close: err= 2026/05/12 05:08:02 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:02 DEBUG : dir: Looking for writers 2026/05/12 05:08:02 DEBUG : file1: reading active writers 2026/05/12 05:08:02 DEBUG : Looking for writers 2026/05/12 05:08:02 DEBUG : dir: reading active writers 2026/05/12 05:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:08:02 DEBUG : dir: Looking for writers 2026/05/12 05:08:02 DEBUG : file1: reading active writers 2026/05/12 05:08:02 DEBUG : Looking for writers 2026/05/12 05:08:02 DEBUG : dir: reading active writers 2026/05/12 05:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:08:02 DEBUG : dir: Looking for writers 2026/05/12 05:08:02 DEBUG : file1: reading active writers 2026/05/12 05:08:02 DEBUG : Looking for writers 2026/05/12 05:08:02 DEBUG : dir: reading active writers 2026/05/12 05:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:08:02 DEBUG : dir: Looking for writers 2026/05/12 05:08:02 DEBUG : file1: reading active writers 2026/05/12 05:08:02 DEBUG : Looking for writers 2026/05/12 05:08:02 DEBUG : dir: reading active writers 2026/05/12 05:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:08:02 DEBUG : dir/file1: vfs cache: starting upload 2026/05/12 05:08:02 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:08:02 DEBUG : dir: Looking for writers 2026/05/12 05:08:02 DEBUG : file1: reading active writers 2026/05/12 05:08:02 DEBUG : Looking for writers 2026/05/12 05:08:02 DEBUG : dir: reading active writers 2026/05/12 05:08:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:08:03 DEBUG : dir: Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : dir: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:03 DEBUG : dir/file1: size = 20 OK 2026/05/12 05:08:03 DEBUG : dir/file1.rclone_chunk.001_wxb41m: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/12 05:08:03 INFO : dir/file1.rclone_chunk.001_wxb41m: Copied (server-side copy) to: dir/file1 2026/05/12 05:08:03 INFO : dir/file1.rclone_chunk.001_wxb41m: Deleted 2026/05/12 05:08:03 DEBUG : dir/file1: size = 20 OK 2026/05/12 05:08:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/12 05:08:03 INFO : dir/file1: Copied (replaced existing) 2026/05/12 05:08:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-12 05:08:02.735698805 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/12 05:08:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/12 05:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/12 05:08:03 DEBUG : dir: Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : dir: reading active writers 2026/05/12 05:08:03 DEBUG : >WaitForWriters: 2026/05/12 05:08:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:03 DEBUG : file1: newRWFileHandle: 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): openPending: 2026/05/12 05:08:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): >openPending: err= 2026/05/12 05:08:03 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:08:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): _writeAt: size=5, off=0 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): >_writeAt: n=5, err= 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): close: 2026/05/12 05:08:03 DEBUG : file1: vfs cache: setting modification time to 2026-05-12 05:08:03.591129009 +0000 UTC m=+76.232160852 2026/05/12 05:08:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:03 DEBUG : file1(0x1f0400544d80): >close: err= 2026/05/12 05:08:03 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:08:03 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:08:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:08:03 DEBUG : Looking for writers 2026/05/12 05:08:03 DEBUG : file1: reading active writers 2026/05/12 05:08:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:04 DEBUG : file1: size = 5 OK 2026/05/12 05:08:04 DEBUG : file1.rclone_chunk.001_wxb5sz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:04 INFO : file1.rclone_chunk.001_wxb5sz: Copied (server-side copy) to: file1 2026/05/12 05:08:04 INFO : file1.rclone_chunk.001_wxb5sz: Deleted 2026/05/12 05:08:04 DEBUG : file1: size = 5 OK 2026/05/12 05:08:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:04 INFO : file1: Copied (new) 2026/05/12 05:08:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-12 05:08:03.591129009 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/12 05:08:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:04 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:08:04 DEBUG : Looking for writers 2026/05/12 05:08:04 DEBUG : file1: reading active writers 2026/05/12 05:08:04 DEBUG : >WaitForWriters: 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/12 05:08:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.405965179 +0000 UTC m=+77.046997032 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a343c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.405965179 +0000 UTC m=+77.046997032 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.405965179 +0000 UTC m=+77.046997032 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a34d00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400bc0930 item 1 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.409112084 +0000 UTC m=+77.050143937 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.409112084 +0000 UTC m=+77.050143937 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400bc0ee0 item 2 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.410955523 +0000 UTC m=+77.051987365 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a35e80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.410955523 +0000 UTC m=+77.051987365 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.410955523 +0000 UTC m=+77.051987365 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a568c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400bc1340 item 3 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.413155526 +0000 UTC m=+77.054187379 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a56f40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.413155526 +0000 UTC m=+77.054187379 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400bc1960 item 4 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.414784928 +0000 UTC m=+77.055816781 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a57ac0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.414784928 +0000 UTC m=+77.055816781 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.414784928 +0000 UTC m=+77.055816781 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400bc1ce0 item 5 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.417398774 +0000 UTC m=+77.058430617 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4b80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.417398774 +0000 UTC m=+77.058430617 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae50c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa540 item 6 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.419299391 +0000 UTC m=+77.060331234 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.419299391 +0000 UTC m=+77.060331234 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.419299391 +0000 UTC m=+77.060331234 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afafc0 item 7 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.421799271 +0000 UTC m=+77.062831114 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.421799271 +0000 UTC m=+77.062831114 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26dc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb6c0 item 8 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400b27380): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.424114042 +0000 UTC m=+77.065145895 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.424114042 +0000 UTC m=+77.065145895 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b27bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.424114042 +0000 UTC m=+77.065145895 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afba40 item 9 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.4269513 +0000 UTC m=+77.067983193 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6c7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.4269513 +0000 UTC m=+77.067983193 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6cd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa2a0 item 10 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400b6d340): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.42904954 +0000 UTC m=+77.070081393 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6d700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.42904954 +0000 UTC m=+77.070081393 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b6dc00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.42904954 +0000 UTC m=+77.070081393 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa620 item 11 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.43163874 +0000 UTC m=+77.072670583 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c8c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.43163874 +0000 UTC m=+77.072670583 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085ce00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afafc0 item 12 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f040085d4c0): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d4c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.433356981 +0000 UTC m=+77.074388844 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.433356981 +0000 UTC m=+77.074388844 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb500 item 13 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.434993107 +0000 UTC m=+77.076024950 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.434993107 +0000 UTC m=+77.076024950 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc230 item 14 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400637440): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.43661729 +0000 UTC m=+77.077649134 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.43661729 +0000 UTC m=+77.077649134 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc5b0 item 15 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.438324471 +0000 UTC m=+77.079356324 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.438324471 +0000 UTC m=+77.079356324 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cc80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccca10 item 16 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.439947321 +0000 UTC m=+77.080979174 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d3c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.439947321 +0000 UTC m=+77.080979174 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.439947321 +0000 UTC m=+77.080979174 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cccee0 item 17 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.442269686 +0000 UTC m=+77.083301539 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed58c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.442269686 +0000 UTC m=+77.083301539 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccd3b0 item 18 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.443831452 +0000 UTC m=+77.084863305 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.443831452 +0000 UTC m=+77.084863305 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.443831452 +0000 UTC m=+77.084863305 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053bc80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccd8f0 item 19 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.44596644 +0000 UTC m=+77.086998293 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270c00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.44596644 +0000 UTC m=+77.086998293 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccde30 item 20 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.447722223 +0000 UTC m=+77.088754076 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271a40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.447722223 +0000 UTC m=+77.088754076 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.447722223 +0000 UTC m=+77.088754076 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400208cb0 item 21 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.45024627 +0000 UTC m=+77.091278112 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f6c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.45024627 +0000 UTC m=+77.091278112 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400209c00 item 22 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.451518827 +0000 UTC m=+77.092550671 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.451518827 +0000 UTC m=+77.092550671 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007f7d00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.451518827 +0000 UTC m=+77.092550671 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cfe310 item 23 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.453168119 +0000 UTC m=+77.094199961 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400175740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.453168119 +0000 UTC m=+77.094199961 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cfed20 item 24 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400686fc0): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686fc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.454303215 +0000 UTC m=+77.095335059 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.454303215 +0000 UTC m=+77.095335059 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.454303215 +0000 UTC m=+77.095335059 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cff420 item 25 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.455884437 +0000 UTC m=+77.096916281 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caa00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.455884437 +0000 UTC m=+77.096916281 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004caf40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cffb20 item 26 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04004cb580): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.457214194 +0000 UTC m=+77.098246037 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.457214194 +0000 UTC m=+77.098246037 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbe40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.457214194 +0000 UTC m=+77.098246037 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400226000 item 27 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.45866018 +0000 UTC m=+77.099692023 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dec00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.45866018 +0000 UTC m=+77.099692023 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400226bd0 item 28 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04005df980): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.460209913 +0000 UTC m=+77.101241766 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.460209913 +0000 UTC m=+77.101241766 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b26680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400227a40 item 29 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.461487079 +0000 UTC m=+77.102518932 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.461487079 +0000 UTC m=+77.102518932 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005866c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009881c0 item 30 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400586d00): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400586d00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.462986056 +0000 UTC m=+77.104017909 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005870c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.462986056 +0000 UTC m=+77.104017909 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988700 item 31 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.464324909 +0000 UTC m=+77.105356762 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400587e00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.464324909 +0000 UTC m=+77.105356762 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988e70 item 32 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.467679427 +0000 UTC m=+77.108711270 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009891f0 item 33 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.468399219 +0000 UTC m=+77.109431122 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c8f00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.468399219 +0000 UTC m=+77.109431122 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989500 item 33 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.469512745 +0000 UTC m=+77.110544589 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9a40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989880 item 34 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.470211257 +0000 UTC m=+77.111243101 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005c9ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.470211257 +0000 UTC m=+77.111243101 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989a40 item 34 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.471337067 +0000 UTC m=+77.112368911 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989dc0 item 35 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.471759437 +0000 UTC m=+77.112791280 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400644fc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.471759437 +0000 UTC m=+77.112791280 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006454c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b640e0 item 35 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.473164095 +0000 UTC m=+77.114195938 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400645b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64460 item 36 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.473688808 +0000 UTC m=+77.114720651 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.473688808 +0000 UTC m=+77.114720651 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006ae680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64690 item 36 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.47538666 +0000 UTC m=+77.116418514 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006aecc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64a80 item 37 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.47642718 +0000 UTC m=+77.117459033 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.47642718 +0000 UTC m=+77.117459033 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006af640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64c40 item 37 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.478005005 +0000 UTC m=+77.119036858 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006afcc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b651f0 item 38 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.478882806 +0000 UTC m=+77.119914649 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.478882806 +0000 UTC m=+77.119914649 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926230 item 38 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.480599885 +0000 UTC m=+77.121631768 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009265b0 item 39 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.481222463 +0000 UTC m=+77.122254306 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007030c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.481222463 +0000 UTC m=+77.122254306 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007035c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926770 item 39 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.48359341 +0000 UTC m=+77.124625253 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926af0 item 40 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.484388022 +0000 UTC m=+77.125419866 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.484388022 +0000 UTC m=+77.125419866 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009270a0 item 40 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.485624924 +0000 UTC m=+77.126656767 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cd40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927420 item 41 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.486219489 +0000 UTC m=+77.127251332 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009275e0 item 41 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.487945905 +0000 UTC m=+77.128977748 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.487945905 +0000 UTC m=+77.128977748 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dc40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009278f0 item 41 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.489198135 +0000 UTC m=+77.130229978 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927ce0 item 42 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.49052161 +0000 UTC m=+77.131553463 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077a880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12000 item 42 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.491100394 +0000 UTC m=+77.132132237 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077adc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.491100394 +0000 UTC m=+77.132132237 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12380 item 42 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.493427027 +0000 UTC m=+77.134458889 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077b980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12700 item 43 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.493966688 +0000 UTC m=+77.134998532 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040077be80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b128c0 item 43 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.494422169 +0000 UTC m=+77.135454012 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007924c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.494422169 +0000 UTC m=+77.135454012 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400792a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12bd0 item 43 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.495743971 +0000 UTC m=+77.136775844 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13030 item 44 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.496210524 +0000 UTC m=+77.137242366 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b131f0 item 44 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.496774421 +0000 UTC m=+77.137806264 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400793a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.496774421 +0000 UTC m=+77.137806264 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2100): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13500 item 44 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.498038633 +0000 UTC m=+77.139070476 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b138f0 item 45 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.498443979 +0000 UTC m=+77.139475823 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d2c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.498443979 +0000 UTC m=+77.139475823 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13ab0 item 45 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.499860019 +0000 UTC m=+77.140891863 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13e30 item 46 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.500483028 +0000 UTC m=+77.141514871 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007d3e80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.500483028 +0000 UTC m=+77.141514871 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c150 item 46 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.501912974 +0000 UTC m=+77.142944817 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fecc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c620 item 47 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.502623759 +0000 UTC m=+77.143655612 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.502623759 +0000 UTC m=+77.143655612 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff8c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c7e0 item 47 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.504372949 +0000 UTC m=+77.145404822 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082cbd0 item 48 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.504899325 +0000 UTC m=+77.145931168 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081e500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.504899325 +0000 UTC m=+77.145931168 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081ec00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082ce70 item 48 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.506675927 +0000 UTC m=+77.147707981 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d1f0 item 49 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.507315988 +0000 UTC m=+77.148347861 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081f6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.507315988 +0000 UTC m=+77.148347861 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040081fc00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d3b0 item 49 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.508869627 +0000 UTC m=+77.149901470 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d730 item 50 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.50952079 +0000 UTC m=+77.150552653 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.50952079 +0000 UTC m=+77.150552653 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400840e00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d8f0 item 50 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.511043953 +0000 UTC m=+77.152075795 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002542a0 item 51 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.511638567 +0000 UTC m=+77.152670411 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.511638567 +0000 UTC m=+77.152670411 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400841ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002547e0 item 51 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.513182107 +0000 UTC m=+77.154213951 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255180 item 52 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.513713854 +0000 UTC m=+77.154745697 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400890b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.513713854 +0000 UTC m=+77.154745697 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008910c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255490 item 52 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.514849073 +0000 UTC m=+77.155880915 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255d50 item 53 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.515294865 +0000 UTC m=+77.156326708 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400891c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.515294865 +0000 UTC m=+77.156326708 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc280): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020e0e0 item 53 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.516398433 +0000 UTC m=+77.157430276 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cc900): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020ebd0 item 54 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.516949447 +0000 UTC m=+77.157981289 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cce00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.516949447 +0000 UTC m=+77.157981289 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cd380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020f5e0 item 54 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.519941297 +0000 UTC m=+77.160973141 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008cda00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026e620 item 55 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.520450822 +0000 UTC m=+77.161482665 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.520450822 +0000 UTC m=+77.161482665 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008fe540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026ec40 item 55 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.52176582 +0000 UTC m=+77.162797663 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008febc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026fa40 item 56 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.522259304 +0000 UTC m=+77.163291147 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff0c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.522259304 +0000 UTC m=+77.163291147 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ff640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026fd50 item 56 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.523259727 +0000 UTC m=+77.164291570 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ffc80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fa460 item 57 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.524680945 +0000 UTC m=+77.165712799 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009382c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fa9a0 item 57 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.525213525 +0000 UTC m=+77.166245367 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.525213525 +0000 UTC m=+77.166245367 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400938d80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fabd0 item 57 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.526778134 +0000 UTC m=+77.167809978 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009393c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fb0a0 item 58 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.527218347 +0000 UTC m=+77.168250191 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939900): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fb260 item 58 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.527881933 +0000 UTC m=+77.168913776 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400939e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.527881933 +0000 UTC m=+77.168913776 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095e500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fb490 item 58 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.529105197 +0000 UTC m=+77.170137040 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095eb40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fba40 item 59 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.52949735 +0000 UTC m=+77.170529193 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fbd50 item 59 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.529937683 +0000 UTC m=+77.170969527 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095f5c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.529937683 +0000 UTC m=+77.170969527 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040095fb40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022e2a0 item 59 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.531326751 +0000 UTC m=+77.172358594 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e280): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022ed20 item 60 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.531719254 +0000 UTC m=+77.172751097 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098e7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022f500 item 60 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.532406274 +0000 UTC m=+77.173438117 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098ed00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.532406274 +0000 UTC m=+77.173438117 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f2c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022fb20 item 60 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.534990804 +0000 UTC m=+77.176022648 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098f900): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7e2a0 item 61 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.535486163 +0000 UTC m=+77.176518025 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040098fe40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.535486163 +0000 UTC m=+77.176518025 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7e4d0 item 61 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.536831478 +0000 UTC m=+77.177863321 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c4c80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7e930 item 62 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.53730298 +0000 UTC m=+77.178334833 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c51c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.53730298 +0000 UTC m=+77.178334833 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c58c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7ec40 item 62 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.53872511 +0000 UTC m=+77.179756954 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f030 item 63 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.539206422 +0000 UTC m=+77.180238265 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.539206422 +0000 UTC m=+77.180238265 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f0c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f1f0 item 63 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.540446268 +0000 UTC m=+77.181478111 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1280): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f810 item 64 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.540984015 +0000 UTC m=+77.182015859 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f17c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.540984015 +0000 UTC m=+77.182015859 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009f1ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7fa40 item 64 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.542272724 +0000 UTC m=+77.183304566 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0e600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004be150 item 65 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.543192705 +0000 UTC m=+77.184224558 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ea80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.543192705 +0000 UTC m=+77.184224558 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0ef80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004be690 item 65 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.544795397 +0000 UTC m=+77.185827240 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0f5c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bf0a0 item 66 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.54549957 +0000 UTC m=+77.186531413 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a0fa40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.54549957 +0000 UTC m=+77.186531413 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bf2d0 item 66 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.547195549 +0000 UTC m=+77.188227453 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a366c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002045b0 item 67 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.547754286 +0000 UTC m=+77.188786149 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a36b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.547754286 +0000 UTC m=+77.188786149 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400204e70 item 67 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.549414378 +0000 UTC m=+77.190446261 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a376c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400205ab0 item 68 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.550130362 +0000 UTC m=+77.191162235 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a37bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.550130362 +0000 UTC m=+77.191162235 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400205e30 item 68 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.551627926 +0000 UTC m=+77.192659769 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007ae460 item 69 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.552139644 +0000 UTC m=+77.193171487 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6ecc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.552139644 +0000 UTC m=+77.193171487 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007ae8c0 item 69 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.553636396 +0000 UTC m=+77.194668249 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007aec40 item 70 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.554329939 +0000 UTC m=+77.195361781 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fd40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.554329939 +0000 UTC m=+77.195361781 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007aee00 item 70 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.555851277 +0000 UTC m=+77.196883140 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af1f0 item 71 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.55644991 +0000 UTC m=+77.197481753 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa6f00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.55644991 +0000 UTC m=+77.197481753 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af500 item 71 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.55786074 +0000 UTC m=+77.198892603 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa7a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af880 item 72 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.558553771 +0000 UTC m=+77.199585613 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.558553771 +0000 UTC m=+77.199585613 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac65c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007afa40 item 72 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.560140183 +0000 UTC m=+77.201172027 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874000 item 73 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.560770575 +0000 UTC m=+77.201802419 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874230 item 73 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.561325225 +0000 UTC m=+77.202357069 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.561325225 +0000 UTC m=+77.202357069 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04008743f0 item 73 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.562944369 +0000 UTC m=+77.203976213 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae81c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874770 item 74 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.56344171 +0000 UTC m=+77.204473563 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae86c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874b60 item 74 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.563924935 +0000 UTC m=+77.204956778 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae8c00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.563924935 +0000 UTC m=+77.204956778 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874e00 item 74 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.565036158 +0000 UTC m=+77.206068000 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae97c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875340 item 75 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.56551823 +0000 UTC m=+77.206550072 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae9cc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875960 item 75 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.566008807 +0000 UTC m=+77.207040651 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.566008807 +0000 UTC m=+77.207040651 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875c70 item 75 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.56734194 +0000 UTC m=+77.208373783 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b46e80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a82a0 item 76 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.567902792 +0000 UTC m=+77.208934635 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a8540 item 76 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.568463963 +0000 UTC m=+77.209495806 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b478c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.568463963 +0000 UTC m=+77.209495806 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b47e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a87e0 item 76 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.569999409 +0000 UTC m=+77.211031302 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8e580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a9420 item 77 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.570554469 +0000 UTC m=+77.211586342 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8ea80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.570554469 +0000 UTC m=+77.211586342 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a96c0 item 77 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.572057833 +0000 UTC m=+77.213089677 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8f7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a9a40 item 78 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.572455546 +0000 UTC m=+77.213487389 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b8fcc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.572455546 +0000 UTC m=+77.213487389 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bae4c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007a9c70 item 78 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.573554055 +0000 UTC m=+77.214585898 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baeb00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c8230 item 79 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.574014687 +0000 UTC m=+77.215046570 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.574014687 +0000 UTC m=+77.215046570 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400baf700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c8460 item 79 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.575289549 +0000 UTC m=+77.216321392 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bafd40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c8930 item 80 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.575798511 +0000 UTC m=+77.216830355 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bce340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.575798511 +0000 UTC m=+77.216830355 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcea40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c8af0 item 80 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.577238827 +0000 UTC m=+77.218270671 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c8e70 item 81 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.577758731 +0000 UTC m=+77.218790574 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcf500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.577758731 +0000 UTC m=+77.218790574 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bcfa40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c9030 item 81 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.579150565 +0000 UTC m=+77.220182448 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c9490 item 82 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.579593042 +0000 UTC m=+77.220624885 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bee6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.579593042 +0000 UTC m=+77.220624885 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400beec40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004c96c0 item 82 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.58078638 +0000 UTC m=+77.221818224 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef2c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025e000 item 83 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.581395192 +0000 UTC m=+77.222427035 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400bef7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.581395192 +0000 UTC m=+77.222427035 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400befd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025e310 item 83 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.582416304 +0000 UTC m=+77.223448148 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025e930 item 84 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.583209575 +0000 UTC m=+77.224241418 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.583209575 +0000 UTC m=+77.224241418 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c18f00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025eaf0 item 84 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.584767714 +0000 UTC m=+77.225799557 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025f570 item 85 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.585404389 +0000 UTC m=+77.226436242 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c19a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.585404389 +0000 UTC m=+77.226436242 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c340c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025f8f0 item 85 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.587336524 +0000 UTC m=+77.228368378 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040025fdc0 item 86 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.588228482 +0000 UTC m=+77.229260345 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.588228482 +0000 UTC m=+77.229260345 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002642a0 item 86 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.590539876 +0000 UTC m=+77.231571719 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c343c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400264e00 item 87 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.591836369 +0000 UTC m=+77.232868212 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c348c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.591836369 +0000 UTC m=+77.232868212 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c34e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002653b0 item 87 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.593786269 +0000 UTC m=+77.234818112 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c354c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400265dc0 item 88 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.594328946 +0000 UTC m=+77.235360788 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c359c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.594328946 +0000 UTC m=+77.235360788 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7a040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed64d0 item 88 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.595589351 +0000 UTC m=+77.236621194 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7abc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed77a0 item 89 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.596017521 +0000 UTC m=+77.237049364 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b100): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed7d50 item 89 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.596488272 +0000 UTC m=+77.237520114 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7b640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.596488272 +0000 UTC m=+77.237520114 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b7bbc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b640e0 item 89 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.597965266 +0000 UTC m=+77.238997109 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64460 item 90 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.598466104 +0000 UTC m=+77.239497947 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64690 item 90 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.599113399 +0000 UTC m=+77.240145242 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cdc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.599113399 +0000 UTC m=+77.240145242 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64850 item 90 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.600443636 +0000 UTC m=+77.241475489 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d9c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64c40 item 91 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.600861547 +0000 UTC m=+77.241893389 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64e70 item 91 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.601351475 +0000 UTC m=+77.242383317 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.601351475 +0000 UTC m=+77.242383317 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b651f0 item 91 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.602616437 +0000 UTC m=+77.243648281 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b655e0 item 92 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.603056731 +0000 UTC m=+77.244088574 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b65880 item 92 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.603603545 +0000 UTC m=+77.244635388 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637d80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.603603545 +0000 UTC m=+77.244635388 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b65ab0 item 92 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.605051545 +0000 UTC m=+77.246083449 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cb80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa150 item 93 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.605548635 +0000 UTC m=+77.246580478 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d0c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.605548635 +0000 UTC m=+77.246580478 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d8c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa310 item 93 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.607151209 +0000 UTC m=+77.248183051 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed4000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa690 item 94 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.607671513 +0000 UTC m=+77.248703376 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.607671513 +0000 UTC m=+77.248703376 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afaa80 item 94 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.609533376 +0000 UTC m=+77.250565249 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053aa00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb180 item 95 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.610057879 +0000 UTC m=+77.251089741 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053b9c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.610057879 +0000 UTC m=+77.251089741 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb3b0 item 95 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.611635093 +0000 UTC m=+77.252666946 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb7a0 item 96 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.612213668 +0000 UTC m=+77.253245510 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002717c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.612213668 +0000 UTC m=+77.253245510 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb960 item 96 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= 2026/05/12 05:08:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:04 DEBUG : Looking for writers 2026/05/12 05:08:04 DEBUG : >WaitForWriters: 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/12 05:08:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.747555404 +0000 UTC m=+77.388587277 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cad80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.747555404 +0000 UTC m=+77.388587277 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.747555404 +0000 UTC m=+77.388587277 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400209030 item 1 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.75121525 +0000 UTC m=+77.392247143 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.75121525 +0000 UTC m=+77.392247143 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988070 item 2 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.75375237 +0000 UTC m=+77.394784252 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dea40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.75375237 +0000 UTC m=+77.394784252 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.75375237 +0000 UTC m=+77.394784252 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988460 item 3 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.756367668 +0000 UTC m=+77.397399552 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfd80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.756367668 +0000 UTC m=+77.397399552 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c3c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988e70 item 4 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.757950493 +0000 UTC m=+77.398982367 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ca00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.757950493 +0000 UTC m=+77.398982367 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056ce80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.757950493 +0000 UTC m=+77.398982367 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009891f0 item 5 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.762691154 +0000 UTC m=+77.403723038 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d9c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.762691154 +0000 UTC m=+77.403723038 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989810 item 6 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.765883485 +0000 UTC m=+77.406915357 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059a680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.765883485 +0000 UTC m=+77.406915357 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059ab80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.765883485 +0000 UTC m=+77.406915357 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400989b90 item 7 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.768411398 +0000 UTC m=+77.409443252 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059b6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.768411398 +0000 UTC m=+77.409443252 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040059bc00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926310 item 8 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04005ec2c0): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec2c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.770430619 +0000 UTC m=+77.411462472 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ec680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.770430619 +0000 UTC m=+77.411462472 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ecb00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.770430619 +0000 UTC m=+77.411462472 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926690 item 9 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.772981776 +0000 UTC m=+77.414013629 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ed680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.772981776 +0000 UTC m=+77.414013629 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005edbc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926b60 item 10 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f040067a300): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.774619395 +0000 UTC m=+77.415651248 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067a6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.774619395 +0000 UTC m=+77.415651248 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067abc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.774619395 +0000 UTC m=+77.415651248 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b0c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009272d0 item 11 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.779761306 +0000 UTC m=+77.420793188 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067b740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.779761306 +0000 UTC m=+77.420793188 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067bc80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009278f0 item 12 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04006b23c0): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b23c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.783425498 +0000 UTC m=+77.424457381 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.783425498 +0000 UTC m=+77.424457381 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b2e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927ce0 item 13 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.786510005 +0000 UTC m=+77.427541858 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b34c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.786510005 +0000 UTC m=+77.427541858 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006b3a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12380 item 14 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04006d8140): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.788627452 +0000 UTC m=+77.429659355 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.788627452 +0000 UTC m=+77.429659355 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d8bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12700 item 15 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.790585316 +0000 UTC m=+77.431617169 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.790585316 +0000 UTC m=+77.431617169 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12bd0 item 16 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.792480432 +0000 UTC m=+77.433512276 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006d9dc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.792480432 +0000 UTC m=+77.433512276 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.792480432 +0000 UTC m=+77.433512276 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13030 item 17 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.794633046 +0000 UTC m=+77.435664899 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400702ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.794633046 +0000 UTC m=+77.435664899 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b136c0 item 18 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.79612018 +0000 UTC m=+77.437152033 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400703a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.79612018 +0000 UTC m=+77.437152033 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.79612018 +0000 UTC m=+77.437152033 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073c580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13a40 item 19 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.79819745 +0000 UTC m=+77.439229303 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073cc00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.79819745 +0000 UTC m=+77.439229303 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c070 item 20 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.799727686 +0000 UTC m=+77.440759539 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073d7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.799727686 +0000 UTC m=+77.440759539 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040073dcc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.799727686 +0000 UTC m=+77.440759539 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007862c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c540 item 21 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.80251517 +0000 UTC m=+77.443547054 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.80251517 +0000 UTC m=+77.443547054 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400786e80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082ca80 item 22 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.804397422 +0000 UTC m=+77.445429275 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.804397422 +0000 UTC m=+77.445429275 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400787a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.804397422 +0000 UTC m=+77.445429275 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082cee0 item 23 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.806702043 +0000 UTC m=+77.447733886 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.806702043 +0000 UTC m=+77.447733886 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b8bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d3b0 item 24 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04007b9200): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.808053219 +0000 UTC m=+77.449085063 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b95c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.808053219 +0000 UTC m=+77.449085063 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007b9ac0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.808053219 +0000 UTC m=+77.449085063 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de100): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d730 item 25 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.810714815 +0000 UTC m=+77.451746658 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007de780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.810714815 +0000 UTC m=+77.451746658 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007decc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400254150 item 26 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f04007df300): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.812066734 +0000 UTC m=+77.453098587 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007df6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.812066734 +0000 UTC m=+77.453098587 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007dfbc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.812066734 +0000 UTC m=+77.453098587 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400254a10 item 27 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.813742674 +0000 UTC m=+77.454774527 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.813742674 +0000 UTC m=+77.454774527 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400814dc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255570 item 28 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400815400): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.815036554 +0000 UTC m=+77.456068397 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008157c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.815036554 +0000 UTC m=+77.456068397 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400815e80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020e000 item 29 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.816579303 +0000 UTC m=+77.457611146 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.816579303 +0000 UTC m=+77.457611146 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400832b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020e7e0 item 30 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): _readAt: size=2, off=0 2026/05/12 05:08:04 ERROR : open-test-file(0x1f0400833180): Couldn't read size of file 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): >_writeAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): close: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.81778821 +0000 UTC m=+77.458820053 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.81778821 +0000 UTC m=+77.458820053 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400833c00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020f880 item 31 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.819162039 +0000 UTC m=+77.460193882 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.819162039 +0000 UTC m=+77.460193882 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008608c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026e620 item 32 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.8203727 +0000 UTC m=+77.461404543 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400860f00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026f0a0 item 33 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.820807343 +0000 UTC m=+77.461839187 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.820807343 +0000 UTC m=+77.461839187 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040026fa40 item 33 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.822240695 +0000 UTC m=+77.463272538 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400861ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fa230 item 34 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.822706256 +0000 UTC m=+77.463738099 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.822706256 +0000 UTC m=+77.463738099 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088c980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fa460 item 34 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.823822158 +0000 UTC m=+77.464854000 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088cfc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fabd0 item 35 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.824283691 +0000 UTC m=+77.465315534 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.824283691 +0000 UTC m=+77.465315534 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040088d940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fae70 item 35 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.825988136 +0000 UTC m=+77.467019999 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae0c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fb260 item 36 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.826759557 +0000 UTC m=+77.467791419 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ae5c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.826759557 +0000 UTC m=+77.467791419 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008aeb00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fb490 item 36 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.828702763 +0000 UTC m=+77.469734626 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fba40 item 37 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.829253264 +0000 UTC m=+77.470285127 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008af5c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.829253264 +0000 UTC m=+77.470285127 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008afac0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04003fbd50 item 37 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.830941789 +0000 UTC m=+77.471973652 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022ea10 item 38 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.831684275 +0000 UTC m=+77.472716138 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ec740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.831684275 +0000 UTC m=+77.472716138 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ecc80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022ed20 item 38 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.833791932 +0000 UTC m=+77.474823806 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022fb20 item 39 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.834509962 +0000 UTC m=+77.475541845 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008ed800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.834509962 +0000 UTC m=+77.475541845 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04008edd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040022fdc0 item 39 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.836908911 +0000 UTC m=+77.477940794 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7e4d0 item 40 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.83769115 +0000 UTC m=+77.478723024 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091e980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.83769115 +0000 UTC m=+77.478723024 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091eec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7e690 item 40 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.839833215 +0000 UTC m=+77.480865087 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7ec40 item 41 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.840539561 +0000 UTC m=+77.481571433 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091f980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7ee70 item 41 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.841260765 +0000 UTC m=+77.482292638 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040091fe40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.841260765 +0000 UTC m=+77.482292638 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f030 item 41 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.84322951 +0000 UTC m=+77.484261374 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952ac0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f570 item 42 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.843771886 +0000 UTC m=+77.484803749 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400952fc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7f810 item 42 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.844530652 +0000 UTC m=+77.485562516 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.844530652 +0000 UTC m=+77.485562516 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400953a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400c7fa40 item 42 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.846076448 +0000 UTC m=+77.487108311 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009761c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004be150 item 43 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.846755333 +0000 UTC m=+77.487787195 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009766c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004be690 item 43 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.847423817 +0000 UTC m=+77.488455680 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400976c00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.847423817 +0000 UTC m=+77.488455680 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bebd0 item 43 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.849221759 +0000 UTC m=+77.490253603 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400977780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cfe150 item 44 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.849590317 +0000 UTC m=+77.490622159 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cfe380 item 44 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.850192026 +0000 UTC m=+77.491223869 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a029c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.850192026 +0000 UTC m=+77.491223869 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02f40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cfe690 item 44 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.851429367 +0000 UTC m=+77.492461210 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cff180 item 45 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.851893776 +0000 UTC m=+77.492925619 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.851893776 +0000 UTC m=+77.492925619 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32280): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cff340 item 45 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.853197352 +0000 UTC m=+77.494229195 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a328c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cff6c0 item 46 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.853633558 +0000 UTC m=+77.494665401 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a32dc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.853633558 +0000 UTC m=+77.494665401 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a334c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cff880 item 46 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.855312734 +0000 UTC m=+77.496344617 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a33b00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cffce0 item 47 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.855983404 +0000 UTC m=+77.497015267 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52100): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.855983404 +0000 UTC m=+77.497015267 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400204150 item 47 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.857779172 +0000 UTC m=+77.498811035 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a52e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002056c0 item 48 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.858400067 +0000 UTC m=+77.499431930 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.858400067 +0000 UTC m=+77.499431930 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a53a40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002058f0 item 48 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.860057914 +0000 UTC m=+77.501089777 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007ae230 item 49 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.86067975 +0000 UTC m=+77.501711613 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6e600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.86067975 +0000 UTC m=+77.501711613 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6eb40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007ae3f0 item 49 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.862484876 +0000 UTC m=+77.503516729 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007aea10 item 50 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.863484959 +0000 UTC m=+77.504516822 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6f6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.863484959 +0000 UTC m=+77.504516822 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a6fc40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007aebd0 item 50 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.865275005 +0000 UTC m=+77.506306868 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa43c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007aef50 item 51 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.866184928 +0000 UTC m=+77.507216791 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa48c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.866184928 +0000 UTC m=+77.507216791 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa4e00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af180 item 51 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.867881668 +0000 UTC m=+77.508913531 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af650 item 52 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.868595468 +0000 UTC m=+77.509627332 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400aa5980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.868595468 +0000 UTC m=+77.509627332 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007af810 item 52 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.870025124 +0000 UTC m=+77.511056987 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007afc70 item 53 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.870692757 +0000 UTC m=+77.511724620 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac6b80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.870692757 +0000 UTC m=+77.511724620 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac70c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04007afe30 item 53 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.872485589 +0000 UTC m=+77.513517453 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874380 item 54 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.873193849 +0000 UTC m=+77.514225713 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ac7c40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.873193849 +0000 UTC m=+77.514225713 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae42c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874540 item 54 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.874817743 +0000 UTC m=+77.515849586 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874af0 item 55 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.875298993 +0000 UTC m=+77.516330836 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae4e40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.875298993 +0000 UTC m=+77.516330836 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874d90 item 55 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.876949266 +0000 UTC m=+77.517981129 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400ae5a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875110 item 56 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.878614958 +0000 UTC m=+77.519646800 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.878614958 +0000 UTC m=+77.519646800 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875730 item 56 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.882180465 +0000 UTC m=+77.523212327 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400686980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004be690 item 57 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.882752527 +0000 UTC m=+77.523784390 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bebd0 item 57 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.883530028 +0000 UTC m=+77.524561881 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400687a00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.883530028 +0000 UTC m=+77.524561881 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48100): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bf110 item 57 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.88483118 +0000 UTC m=+77.525863034 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04004bfb90 item 58 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.885341916 +0000 UTC m=+77.526373769 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c48c80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002262a0 item 58 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.886021312 +0000 UTC m=+77.527053165 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c491c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.886021312 +0000 UTC m=+77.527053165 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002269a0 item 58 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.887272991 +0000 UTC m=+77.528304834 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400c49dc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400227810 item 59 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.887854772 +0000 UTC m=+77.528886615 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400227b90 item 59 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.888389604 +0000 UTC m=+77.529421447 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b08fc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.888389604 +0000 UTC m=+77.529421447 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04008740e0 item 59 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.889882038 +0000 UTC m=+77.530913891 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400b09b80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874460 item 60 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.890391852 +0000 UTC m=+77.531423696 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874620 item 60 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.891017226 +0000 UTC m=+77.532049069 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085c740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.891017226 +0000 UTC m=+77.532049069 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085cd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04008747e0 item 60 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.892344979 +0000 UTC m=+77.533376821 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400874e70 item 61 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.892828734 +0000 UTC m=+77.533860587 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040085d880): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.892828734 +0000 UTC m=+77.533860587 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875030 item 61 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.89416363 +0000 UTC m=+77.535195483 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400875e30 item 62 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.894564067 +0000 UTC m=+77.535595921 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400636d80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.894564067 +0000 UTC m=+77.535595921 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400264460 item 62 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.895882982 +0000 UTC m=+77.536914835 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400637b40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400265180 item 63 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.896368071 +0000 UTC m=+77.537399924 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c280): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.896368071 +0000 UTC m=+77.537399924 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067c980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400265570 item 63 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): >_readAt: n=0, err=Bad file descriptor 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.897668692 +0000 UTC m=+77.538700535 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067cfc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed6070 item 64 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.898239011 +0000 UTC m=+77.539270854 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067d600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.898239011 +0000 UTC m=+77.539270854 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040067dd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed64d0 item 64 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.899835722 +0000 UTC m=+77.540867565 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed7570 item 65 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.900354133 +0000 UTC m=+77.541385987 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f03ffed5d00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.900354133 +0000 UTC m=+77.541385987 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053a380): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f03ffed7b90 item 65 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.90148909 +0000 UTC m=+77.542520934 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ad40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b641c0 item 66 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.901993144 +0000 UTC m=+77.543024987 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040053ba80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.901993144 +0000 UTC m=+77.543024987 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64380 item 66 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.90319541 +0000 UTC m=+77.544227253 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400270f00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64770 item 67 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.903680537 +0000 UTC m=+77.544712380 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04002713c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.903680537 +0000 UTC m=+77.544712380 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400271b00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64930 item 67 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.904901869 +0000 UTC m=+77.545933712 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400174b00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64d20 item 68 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.905860502 +0000 UTC m=+77.546892345 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04001754c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.905860502 +0000 UTC m=+77.546892345 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b64f50 item 68 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.90700098 +0000 UTC m=+77.548032823 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004ca840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b65500 item 69 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.907469758 +0000 UTC m=+77.548501600 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cacc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.907469758 +0000 UTC m=+77.548501600 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb1c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b656c0 item 69 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.908594846 +0000 UTC m=+77.549626689 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cb840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b65b90 item 70 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.909227072 +0000 UTC m=+77.550258915 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04004cbd40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.909227072 +0000 UTC m=+77.550258915 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005de480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b65d50 item 70 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.910363554 +0000 UTC m=+77.551395396 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005deb00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa3f0 item 71 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.910883878 +0000 UTC m=+77.551915721 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.910883878 +0000 UTC m=+77.551915721 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005df700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afa5b0 item 71 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.912122602 +0000 UTC m=+77.553154445 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005dfe80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afac40 item 72 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.912587622 +0000 UTC m=+77.553619465 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.912587622 +0000 UTC m=+77.553619465 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a02a40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afafc0 item 72 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.913672224 +0000 UTC m=+77.554704067 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb490 item 73 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.914107558 +0000 UTC m=+77.555139401 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a03500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb6c0 item 73 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.914754863 +0000 UTC m=+77.555786716 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400a039c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.914754863 +0000 UTC m=+77.555786716 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c000): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afb880 item 73 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.916067346 +0000 UTC m=+77.557099188 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056c640): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afbc00 item 74 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.91664008 +0000 UTC m=+77.557671933 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056cb40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400afbdc0 item 74 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.917250635 +0000 UTC m=+77.558282488 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.917250635 +0000 UTC m=+77.558282488 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056d600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc1c0 item 74 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.918647078 +0000 UTC m=+77.559678931 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040056dc40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc540 item 75 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.919195976 +0000 UTC m=+77.560227829 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): _writeAt: size=3, off=2 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc700 item 75 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.919730608 +0000 UTC m=+77.560762461 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598780): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.919730608 +0000 UTC m=+77.560762461 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400598cc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccc8c0 item 75 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.921167477 +0000 UTC m=+77.562199319 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cccd20 item 76 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.921704293 +0000 UTC m=+77.562736135 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599800): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400cccee0 item 76 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): _writeAt: size=3, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.922332521 +0000 UTC m=+77.563364375 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400599d40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.922332521 +0000 UTC m=+77.563364375 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ea3c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccd260 item 76 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.923543102 +0000 UTC m=+77.564574945 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaa00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccd650 item 77 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.923947107 +0000 UTC m=+77.564978950 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eaf00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.923947107 +0000 UTC m=+77.564978950 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005eb600): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccd960 item 77 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.925231447 +0000 UTC m=+77.566263290 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04005ebc40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400ccdd50 item 78 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.925607187 +0000 UTC m=+77.566639030 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.925607187 +0000 UTC m=+77.566639030 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066a940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002089a0 item 78 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.926720814 +0000 UTC m=+77.567752657 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066af80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04002096c0 item 79 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.927491753 +0000 UTC m=+77.568523596 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066b480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.927491753 +0000 UTC m=+77.568523596 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040066bb80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400209b20 item 79 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.929039161 +0000 UTC m=+77.570071045 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a82c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988230 item 80 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.929511535 +0000 UTC m=+77.570543388 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a87c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.929511535 +0000 UTC m=+77.570543388 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a8ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400988460 item 80 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.931213175 +0000 UTC m=+77.572245018 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04006a9500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009261c0 item 81 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.931624504 +0000 UTC m=+77.572656346 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e3c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.931624504 +0000 UTC m=+77.572656346 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099e900): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926380 item 81 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.932934292 +0000 UTC m=+77.573966135 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099ef80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926700 item 82 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.933529959 +0000 UTC m=+77.574561803 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099f480): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.933529959 +0000 UTC m=+77.574561803 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f040099fa00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009268c0 item 82 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.934580016 +0000 UTC m=+77.575611859 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6180): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400926f50 item 83 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.935211952 +0000 UTC m=+77.576243795 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6680): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.935211952 +0000 UTC m=+77.576243795 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c6bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f04009271f0 item 83 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.936459803 +0000 UTC m=+77.577491646 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7240): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927570 item 84 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.937068876 +0000 UTC m=+77.578100729 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.937068876 +0000 UTC m=+77.578100729 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009c7cc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927880 item 84 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.93831346 +0000 UTC m=+77.579345314 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927c00 item 85 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.938833585 +0000 UTC m=+77.579865438 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009da940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.938833585 +0000 UTC m=+77.579865438 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dae80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400927e30 item 85 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.940056138 +0000 UTC m=+77.581087981 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009db500): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b124d0 item 86 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.940535024 +0000 UTC m=+77.581566877 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009dba00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.940535024 +0000 UTC m=+77.581566877 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12690 item 86 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.941651346 +0000 UTC m=+77.582683189 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ec700): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12af0 item 87 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.942184275 +0000 UTC m=+77.583216119 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ecc00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.942184275 +0000 UTC m=+77.583216119 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed140): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b12d20 item 87 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.943400246 +0000 UTC m=+77.584432089 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009ed7c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13180 item 88 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.943947823 +0000 UTC m=+77.584979665 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04009edcc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.943947823 +0000 UTC m=+77.584979665 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13490 item 88 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.945253402 +0000 UTC m=+77.586285245 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13880 item 89 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.94570611 +0000 UTC m=+77.586737952 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400704ec0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13a40 item 89 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.946195876 +0000 UTC m=+77.587227718 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.946195876 +0000 UTC m=+77.587227718 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400705980): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400b13c00 item 89 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.947456251 +0000 UTC m=+77.588488094 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498540): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c310 item 90 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.947845768 +0000 UTC m=+77.588877612 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498a80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c5b0 item 90 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.948563376 +0000 UTC m=+77.589595219 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400498fc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.948563376 +0000 UTC m=+77.589595219 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499580): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082c770 item 90 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.949826547 +0000 UTC m=+77.590858389 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400499bc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082cb60 item 91 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.950283661 +0000 UTC m=+77.591315504 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4200): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): >_readAt: n=2, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): _writeAt: size=3, off=7 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082ce00 item 91 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.950818594 +0000 UTC m=+77.591850437 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4740): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): >_readAt: n=8, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.950818594 +0000 UTC m=+77.591850437 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a4cc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082cfc0 item 91 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.952011761 +0000 UTC m=+77.593043604 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5300): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d340 item 92 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.952482441 +0000 UTC m=+77.593514284 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5840): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): open at offset 5 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d500 item 92 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): _readAt: size=2, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): _writeAt: size=3, off=5 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): >_writeAt: n=3, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.953035969 +0000 UTC m=+77.594067812 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007a5d80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): >_readAt: n=3, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.953035969 +0000 UTC m=+77.594067812 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cc440): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082d6c0 item 92 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.954312043 +0000 UTC m=+77.595343886 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cca80): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040082dc00 item 93 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.954713733 +0000 UTC m=+77.595745576 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ccfc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.954713733 +0000 UTC m=+77.595745576 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cd6c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400254150 item 93 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.955968448 +0000 UTC m=+77.597000291 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007cdd00): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400254a10 item 94 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.956452584 +0000 UTC m=+77.597484427 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fe340): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.956452584 +0000 UTC m=+77.597484427 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007fea40): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255030 item 94 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.957691518 +0000 UTC m=+77.598723361 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff080): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255730 item 95 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.958156708 +0000 UTC m=+77.599188551 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ff5c0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.958156708 +0000 UTC m=+77.599188551 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f04007ffcc0): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f0400255ce0 item 95 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): open at offset 0 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): _readAt: size=2, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): >_readAt: n=0, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.959559192 +0000 UTC m=+77.600591036 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820400): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): _writeAt: size=5, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): >openPending: err= 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020e3f0 item 96 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): >_writeAt: n=5, err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.960047947 +0000 UTC m=+77.601079790 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400820940): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/12 05:08:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/12 05:08:04 DEBUG : open-test-file: newRWFileHandle: 2026/05/12 05:08:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/12 05:08:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): _readAt: size=512, off=0 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): openPending: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): >openPending: err= 2026/05/12 05:08:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): >_readAt: n=5, err=EOF 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): close: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-12 05:08:04.960047947 +0000 UTC m=+77.601079790 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:04 DEBUG : open-test-file(0x1f0400821040): >close: err= 2026/05/12 05:08:04 DEBUG : open-test-file: Remove: 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f040020ea80 item 96 2026/05/12 05:08:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/12 05:08:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/12 05:08:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/12 05:08:04 DEBUG : open-test-file: >Remove: err= 2026/05/12 05:08:04 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:04 DEBUG : Looking for writers 2026/05/12 05:08:04 DEBUG : >WaitForWriters: 2026/05/12 05:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:05 DEBUG : file1: newRWFileHandle: 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): openPending: 2026/05/12 05:08:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): >openPending: err= 2026/05/12 05:08:05 DEBUG : file1: >newRWFileHandle: err= 2026/05/12 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/12 05:08:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): _writeAt: size=2, off=0 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): >_writeAt: n=2, err= 2026/05/12 05:08:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): RWFileHandle.Flush 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): RWFileHandle.Release 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): close: 2026/05/12 05:08:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/12 05:08:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:05 DEBUG : file1(0x1f0400821cc0): >close: err= 2026/05/12 05:08:05 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:08:05 DEBUG : file1: vfs cache: starting upload 2026/05/12 05:08:05 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:05 DEBUG : file1: size = 2 OK 2026/05/12 05:08:05 DEBUG : file1.rclone_chunk.001_wxb7h2: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 05:08:05 INFO : file1.rclone_chunk.001_wxb7h2: Copied (server-side copy) to: file1 2026/05/12 05:08:05 INFO : file1.rclone_chunk.001_wxb7h2: Deleted 2026/05/12 05:08:05 DEBUG : file1: size = 2 OK 2026/05/12 05:08:05 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 05:08:05 INFO : file1: Copied (new) 2026/05/12 05:08:05 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/12 05:08:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/12 05:08:05 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/12 05:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:05 INFO : file1: vfs cache: upload succeeded try #1 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : >WaitForWriters: 2026/05/12 05:08:05 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:05 DEBUG : Looking for writers 2026/05/12 05:08:05 DEBUG : file1: reading active writers 2026/05/12 05:08:05 DEBUG : >WaitForWriters: 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:06 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:06 DEBUG : rename_me: newRWFileHandle: 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): openPending: 2026/05/12 05:08:06 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/12 05:08:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): >openPending: err= 2026/05/12 05:08:06 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/12 05:08:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/12 05:08:06 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/12 05:08:06 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): _writeAt: size=5, off=0 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): >_writeAt: n=5, err= 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): close: 2026/05/12 05:08:06 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-12 05:08:06.006884885 +0000 UTC m=+78.647916768 2026/05/12 05:08:06 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/12 05:08:06 DEBUG : rename_me(0x1f0400686140): >close: err= 2026/05/12 05:08:06 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/12 05:08:06 DEBUG : i_was_renamed: Updating file with 0x1f040090c000 2026/05/12 05:08:06 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/12 05:08:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/12 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/12 05:08:06 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/12 05:08:06 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/12 05:08:06 DEBUG : i_was_renamed: size = 5 OK 2026/05/12 05:08:06 DEBUG : i_was_renamed.rclone_chunk.001_wxb8w6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:06 INFO : i_was_renamed.rclone_chunk.001_wxb8w6: Copied (server-side copy) to: i_was_renamed 2026/05/12 05:08:06 INFO : i_was_renamed.rclone_chunk.001_wxb8w6: Deleted 2026/05/12 05:08:06 DEBUG : i_was_renamed: size = 5 OK 2026/05/12 05:08:06 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:06 INFO : i_was_renamed: Copied (new) 2026/05/12 05:08:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-12 05:08:06.006884885 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/12 05:08:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/12 05:08:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/12 05:08:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/12 05:08:06 DEBUG : Looking for writers 2026/05/12 05:08:06 DEBUG : i_was_renamed: reading active writers 2026/05/12 05:08:06 DEBUG : >WaitForWriters: 2026/05/12 05:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/12 05:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/12 05:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zogosaq0weve" 2026/05/12 05:08:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/12 05:08:06 DEBUG : forgetting directory cache 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxb8kz: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/05/12 05:08:07 INFO : TestRWCacheUpdate.rclone_chunk.001_wxb8kz: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:07 INFO : TestRWCacheUpdate.rclone_chunk.001_wxb8kz: Deleted 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): _readAt: size=512, off=0 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): openPending: 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:09:06.787499512 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): >openPending: err= 2026/05/12 05:08:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): >_readAt: n=20, err=EOF 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): close: 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:09:06.787499512 +0000 UTC 2026/05/12 05:08:07 DEBUG : TestRWCacheUpdate(0x1f040067c540): >close: err= 2026/05/12 05:08:07 DEBUG : forgetting directory cache 2026/05/12 05:08:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxb9l2: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/05/12 05:08:08 INFO : TestRWCacheUpdate.rclone_chunk.001_wxb9l2: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:08 INFO : TestRWCacheUpdate.rclone_chunk.001_wxb9l2: Deleted 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): _readAt: size=512, off=0 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): openPending: 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:10:06.787499512 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-12 04:09:06.787499512 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 04:10:06.787499512 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-12 04:09:06.787499512 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/12 05:08:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): >openPending: err= 2026/05/12 05:08:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): >_readAt: n=20, err=EOF 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): close: 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:10:06.787499512 +0000 UTC 2026/05/12 05:08:08 DEBUG : TestRWCacheUpdate(0x1f0400175a40): >close: err= 2026/05/12 05:08:08 DEBUG : forgetting directory cache 2026/05/12 05:08:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbaoa: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/05/12 05:08:09 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbaoa: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:09 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbaoa: Deleted 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): _readAt: size=512, off=0 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): openPending: 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:11:06.787499512 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-12 04:10:06.787499512 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 04:11:06.787499512 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-12 04:10:06.787499512 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/12 05:08:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): >openPending: err= 2026/05/12 05:08:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): >_readAt: n=20, err=EOF 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): close: 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:11:06.787499512 +0000 UTC 2026/05/12 05:08:09 DEBUG : TestRWCacheUpdate(0x1f04005dfe40): >close: err= 2026/05/12 05:08:09 DEBUG : forgetting directory cache 2026/05/12 05:08:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbbv4: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/05/12 05:08:10 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbbv4: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:10 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbbv4: Deleted 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): _readAt: size=512, off=0 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): openPending: 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:12:06.787499512 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-12 04:11:06.787499512 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 04:12:06.787499512 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-12 04:11:06.787499512 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/12 05:08:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): >openPending: err= 2026/05/12 05:08:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): >_readAt: n=20, err=EOF 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): close: 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:12:06.787499512 +0000 UTC 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate(0x1f0400499c80): >close: err= 2026/05/12 05:08:10 DEBUG : Re-reading directory (104.159333ms old) 2026/05/12 05:08:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/12 05:08:10 DEBUG : forgetting directory cache 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbc2q: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/05/12 05:08:11 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbc2q: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:11 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbc2q: Deleted 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): _readAt: size=512, off=0 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): openPending: 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:13:06.787499512 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-12 04:12:06.787499512 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 04:13:06.787499512 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-12 04:12:06.787499512 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/12 05:08:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): >openPending: err= 2026/05/12 05:08:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): >_readAt: n=20, err=EOF 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): close: 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:13:06.787499512 +0000 UTC 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate(0x1f0400860b40): >close: err= 2026/05/12 05:08:11 DEBUG : Re-reading directory (100.327131ms old) 2026/05/12 05:08:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/12 05:08:11 DEBUG : forgetting directory cache 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbdck: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/05/12 05:08:12 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbdck: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:12 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbdck: Deleted 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): _readAt: size=512, off=0 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): openPending: 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-12 04:14:06.787499512 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-12 04:13:06.787499512 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-12 04:14:06.787499512 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-12 04:13:06.787499512 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/12 05:08:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/12 05:08:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): >openPending: err= 2026/05/12 05:08:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): >_readAt: n=20, err=EOF 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): close: 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:14:06.787499512 +0000 UTC 2026/05/12 05:08:12 DEBUG : TestRWCacheUpdate(0x1f0400270080): >close: err= 2026/05/12 05:08:12 DEBUG : forgetting directory cache 2026/05/12 05:08:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbeab: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/05/12 05:08:13 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbeab: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:13 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbeab: Deleted 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): _readAt: size=512, off=0 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): openPending: 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-12 04:15:06.787499512 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-12 04:14:06.787499512 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-12 04:15:06.787499512 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-12 04:14:06.787499512 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/12 05:08:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/12 05:08:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): >openPending: err= 2026/05/12 05:08:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): >_readAt: n=21, err=EOF 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): close: 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:15:06.787499512 +0000 UTC 2026/05/12 05:08:13 DEBUG : TestRWCacheUpdate(0x1f04004cb080): >close: err= 2026/05/12 05:08:13 DEBUG : forgetting directory cache 2026/05/12 05:08:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbfvj: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/05/12 05:08:14 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbfvj: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:14 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbfvj: Deleted 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): _readAt: size=512, off=0 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): openPending: 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-12 04:16:06.787499512 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-12 04:15:06.787499512 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-12 04:16:06.787499512 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-12 04:15:06.787499512 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/12 05:08:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/12 05:08:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): >openPending: err= 2026/05/12 05:08:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): >_readAt: n=22, err=EOF 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): close: 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:16:06.787499512 +0000 UTC 2026/05/12 05:08:14 DEBUG : TestRWCacheUpdate(0x1f0400890680): >close: err= 2026/05/12 05:08:14 DEBUG : forgetting directory cache 2026/05/12 05:08:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbgq7: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/05/12 05:08:15 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbgq7: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:15 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbgq7: Deleted 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): _readAt: size=512, off=0 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): openPending: 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-12 04:17:06.787499512 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-12 04:16:06.787499512 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-12 04:17:06.787499512 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-12 04:16:06.787499512 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/12 05:08:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/12 05:08:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): >openPending: err= 2026/05/12 05:08:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): >_readAt: n=23, err=EOF 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): close: 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:17:06.787499512 +0000 UTC 2026/05/12 05:08:15 DEBUG : TestRWCacheUpdate(0x1f04008db2c0): >close: err= 2026/05/12 05:08:15 DEBUG : forgetting directory cache 2026/05/12 05:08:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wxbhe1: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/05/12 05:08:16 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbhe1: Copied (server-side copy) to: TestRWCacheUpdate 2026/05/12 05:08:16 INFO : TestRWCacheUpdate.rclone_chunk.001_wxbhe1: Deleted 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): _readAt: size=512, off=0 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): openPending: 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-12 04:18:06.787499512 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-12 04:17:06.787499512 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-12 04:18:06.787499512 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-12 04:17:06.787499512 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/12 05:08:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/12 05:08:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): >openPending: err= 2026/05/12 05:08:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): >_readAt: n=24, err=EOF 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): close: 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-12 04:18:06.787499512 +0000 UTC 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate(0x1f04009aac40): >close: err= 2026/05/12 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:16 DEBUG : Looking for writers 2026/05/12 05:08:16 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/12 05:08:16 DEBUG : >WaitForWriters: 2026/05/12 05:08:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': vfs cache: cleaner exiting 2026/05/12 05:08:16 DEBUG : forgetting directory cache 2026/05/12 05:08:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.88s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:17 DEBUG : FiLeA: size = 5 OK 2026/05/12 05:08:17 DEBUG : FiLeA.rclone_chunk.001_wxbi9n: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/12 05:08:17 INFO : FiLeA.rclone_chunk.001_wxbi9n: Copied (server-side copy) to: FiLeA 2026/05/12 05:08:17 INFO : FiLeA.rclone_chunk.001_wxbi9n: Deleted 2026/05/12 05:08:17 DEBUG : FiLeB: size = 5 OK 2026/05/12 05:08:17 DEBUG : FiLeB.rclone_chunk.001_wxbjwo: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/12 05:08:17 INFO : FiLeB.rclone_chunk.001_wxbjwo: Copied (server-side copy) to: FiLeB 2026/05/12 05:08:17 INFO : FiLeB.rclone_chunk.001_wxbjwo: Deleted 2026/05/12 05:08:18 DEBUG : FilEb: size = 5 OK 2026/05/12 05:08:18 DEBUG : FilEb.rclone_chunk.001_wxbjzt: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/05/12 05:08:18 INFO : FilEb.rclone_chunk.001_wxbjzt: Copied (server-side copy) to: FilEb 2026/05/12 05:08:18 INFO : FilEb.rclone_chunk.001_wxbjzt: Deleted 2026/05/12 05:08:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 05:08:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 05:08:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 05:08:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 05:08:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 05:08:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 05:08:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 05:08:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 05:08:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 05:08:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 05:08:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/12 05:08:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/12 05:08:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/12 05:08:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/12 05:08:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/12 05:08:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/12 05:08:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/12 05:08:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/12 05:08:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/12 05:08:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/12 05:08:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/12 05:08:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/12 05:08:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/12 05:08:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:19 DEBUG : Looking for writers 2026/05/12 05:08:19 DEBUG : FilEb: reading active writers 2026/05/12 05:08:19 DEBUG : FiLeA: reading active writers 2026/05/12 05:08:19 DEBUG : FiLeB: reading active writers 2026/05/12 05:08:19 DEBUG : >WaitForWriters: 2026/05/12 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:19 DEBUG : Looking for writers 2026/05/12 05:08:19 DEBUG : FiLeA: reading active writers 2026/05/12 05:08:19 DEBUG : FiLeB: reading active writers 2026/05/12 05:08:19 DEBUG : FilEb: reading active writers 2026/05/12 05:08:19 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.84s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:19 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/05/12 05:08:19 DEBUG : normal name with no special characters.txt.rclone_chunk.001_wxblz8: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/05/12 05:08:19 INFO : normal name with no special characters.txt.rclone_chunk.001_wxblz8: Copied (server-side copy) to: normal name with no special characters.txt 2026/05/12 05:08:19 INFO : normal name with no special characters.txt.rclone_chunk.001_wxblz8: Deleted 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_wxbl3l: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/05/12 05:08:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wxbl3l: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/05/12 05:08:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wxbl3l: Deleted 2026/05/12 05:08:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:20 DEBUG : Looking for writers 2026/05/12 05:08:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/12 05:08:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/12 05:08:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': Reusing VFS from active cache 2026/05/12 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:20 DEBUG : Looking for writers 2026/05/12 05:08:20 DEBUG : >WaitForWriters: 2026/05/12 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:20 DEBUG : Looking for writers 2026/05/12 05:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.10s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:20 DEBUG : Looking for writers 2026/05/12 05:08:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:21 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:21 DEBUG : Looking for writers 2026/05/12 05:08:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:21 DEBUG : file1: size = 14 OK 2026/05/12 05:08:21 DEBUG : file1.rclone_chunk.001_wxbnro: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:08:21 INFO : file1.rclone_chunk.001_wxbnro: Copied (server-side copy) to: file1 2026/05/12 05:08:21 INFO : file1.rclone_chunk.001_wxbnro: Deleted 2026/05/12 05:08:22 DEBUG : dir/file2: size = 14 OK 2026/05/12 05:08:22 DEBUG : dir/file2.rclone_chunk.001_wxbnni: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:22 INFO : dir/file2.rclone_chunk.001_wxbnni: Copied (server-side copy) to: dir/file2 2026/05/12 05:08:22 INFO : dir/file2.rclone_chunk.001_wxbnni: Deleted 2026/05/12 05:08:22 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:22 DEBUG : dir: Looking for writers 2026/05/12 05:08:22 DEBUG : file2: reading active writers 2026/05/12 05:08:22 DEBUG : Looking for writers 2026/05/12 05:08:22 DEBUG : dir: reading active writers 2026/05/12 05:08:22 DEBUG : file1: reading active writers 2026/05/12 05:08:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.54s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:23 DEBUG : file1: size = 14 OK 2026/05/12 05:08:23 DEBUG : file1.rclone_chunk.001_wxbokx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:08:23 INFO : file1.rclone_chunk.001_wxbokx: Copied (server-side copy) to: file1 2026/05/12 05:08:23 INFO : file1.rclone_chunk.001_wxbokx: Deleted 2026/05/12 05:08:23 DEBUG : dir/file2: size = 14 OK 2026/05/12 05:08:23 DEBUG : dir/file2.rclone_chunk.001_wxbpju: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:23 INFO : dir/file2.rclone_chunk.001_wxbpju: Copied (server-side copy) to: dir/file2 2026/05/12 05:08:23 INFO : dir/file2.rclone_chunk.001_wxbpju: Deleted 2026/05/12 05:08:23 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:23 DEBUG : dir: Looking for writers 2026/05/12 05:08:23 DEBUG : Looking for writers 2026/05/12 05:08:23 DEBUG : dir: reading active writers 2026/05/12 05:08:23 DEBUG : file1: reading active writers 2026/05/12 05:08:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.30s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:24 DEBUG : file1: size = 14 OK 2026/05/12 05:08:24 DEBUG : file1.rclone_chunk.001_wxbqzj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/12 05:08:24 INFO : file1.rclone_chunk.001_wxbqzj: Copied (server-side copy) to: file1 2026/05/12 05:08:24 INFO : file1.rclone_chunk.001_wxbqzj: Deleted 2026/05/12 05:08:24 DEBUG : dir/file2: size = 14 OK 2026/05/12 05:08:24 DEBUG : dir/file2.rclone_chunk.001_wxbq9j: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:24 INFO : dir/file2.rclone_chunk.001_wxbq9j: Copied (server-side copy) to: dir/file2 2026/05/12 05:08:24 INFO : dir/file2.rclone_chunk.001_wxbq9j: Deleted 2026/05/12 05:08:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:25 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 05:08:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 05:08:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 05:08:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/12 05:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 05:08:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/12 05:08:25 DEBUG : dir/new_file.txt.rclone_chunk.001_wxbrcf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:25 INFO : dir/new_file.txt.rclone_chunk.001_wxbrcf: Copied (server-side copy) to: dir/new_file.txt 2026/05/12 05:08:25 INFO : dir/new_file.txt.rclone_chunk.001_wxbrcf: Deleted 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:25 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/12 05:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/12 05:08:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/12 05:08:25 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:25 DEBUG : dir: Looking for writers 2026/05/12 05:08:25 DEBUG : file2: reading active writers 2026/05/12 05:08:25 DEBUG : new_file.txt: reading active writers 2026/05/12 05:08:25 DEBUG : Looking for writers 2026/05/12 05:08:25 DEBUG : dir: reading active writers 2026/05/12 05:08:25 DEBUG : file1: reading active writers 2026/05/12 05:08:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:26 DEBUG : dir/file2: size = 14 OK 2026/05/12 05:08:26 DEBUG : dir/file2.rclone_chunk.001_wxbrr7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:26 INFO : dir/file2.rclone_chunk.001_wxbrr7: Copied (server-side copy) to: dir/file2 2026/05/12 05:08:26 INFO : dir/file2.rclone_chunk.001_wxbrr7: Deleted 2026/05/12 05:08:26 DEBUG : dir/file2: copy non-chunked object... 2026/05/12 05:08:26 DEBUG : dir/file1: size = 14 OK 2026/05/12 05:08:26 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:26 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/05/12 05:08:26 INFO : dir/file2: Deleted 2026/05/12 05:08:26 DEBUG : dir/file1: Updating file with dir/file1 0x1f040092b380 2026/05/12 05:08:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/12 05:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:26 DEBUG : dir/file1: copy non-chunked object... 2026/05/12 05:08:27 DEBUG : file0: size = 14 OK 2026/05/12 05:08:27 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/05/12 05:08:27 INFO : dir/file1: Copied (server-side copy) to: file0 2026/05/12 05:08:27 INFO : dir/file1: Deleted 2026/05/12 05:08:27 DEBUG : file0: Updating file with file0 0x1f040092b380 2026/05/12 05:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/12 05:08:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/12 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:27 DEBUG : dir: Looking for writers 2026/05/12 05:08:27 DEBUG : Looking for writers 2026/05/12 05:08:27 DEBUG : dir: reading active writers 2026/05/12 05:08:27 DEBUG : file0: reading active writers 2026/05/12 05:08:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.53s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:27 DEBUG : Looking for writers 2026/05/12 05:08:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:27 DEBUG : Looking for writers 2026/05/12 05:08:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:27 DEBUG : Looking for writers 2026/05/12 05:08:27 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 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:27 DEBUG : Looking for writers 2026/05/12 05:08:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/12 05:08:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/12 05:08:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/12 05:08:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 05:08:28 DEBUG : file1: size = 5 OK 2026/05/12 05:08:28 DEBUG : file1.rclone_chunk.001_wxbtr8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:28 INFO : file1.rclone_chunk.001_wxbtr8: Copied (server-side copy) to: file1 2026/05/12 05:08:28 INFO : file1.rclone_chunk.001_wxbtr8: Deleted 2026/05/12 05:08:28 DEBUG : file1: size = 5 OK 2026/05/12 05:08:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/12 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 05:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 05:08:28 DEBUG : file1: size = 0 OK 2026/05/12 05:08:28 DEBUG : file1.rclone_chunk.001_wxbux5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:28 INFO : file1.rclone_chunk.001_wxbux5: Copied (server-side copy) to: file1 2026/05/12 05:08:28 INFO : file1.rclone_chunk.001_wxbux5: Deleted 2026/05/12 05:08:28 DEBUG : file1: size = 0 OK 2026/05/12 05:08:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/12 05:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (7 bytes), uploading instead of streaming 2026/05/12 05:08:29 DEBUG : file1: size = 7 OK 2026/05/12 05:08:29 DEBUG : file1.rclone_chunk.001_wxbunw: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/12 05:08:29 INFO : file1.rclone_chunk.001_wxbunw: Copied (server-side copy) to: file1 2026/05/12 05:08:29 INFO : file1.rclone_chunk.001_wxbunw: Deleted 2026/05/12 05:08:29 DEBUG : file1: size = 7 OK 2026/05/12 05:08:29 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/12 05:08:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:29 DEBUG : Looking for writers 2026/05/12 05:08:29 DEBUG : file1: reading active writers 2026/05/12 05:08:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.79s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/12 05:08:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/12 05:08:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/12 05:08:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/12 05:08:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (11 bytes), uploading instead of streaming 2026/05/12 05:08:30 DEBUG : file1: size = 11 OK 2026/05/12 05:08:30 DEBUG : file1.rclone_chunk.001_wxbw7j: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:08:30 INFO : file1.rclone_chunk.001_wxbw7j: Copied (server-side copy) to: file1 2026/05/12 05:08:30 INFO : file1.rclone_chunk.001_wxbw7j: Deleted 2026/05/12 05:08:30 DEBUG : file1: size = 11 OK 2026/05/12 05:08:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/12 05:08:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/12 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:31 DEBUG : Looking for writers 2026/05/12 05:08:31 DEBUG : file1: reading active writers 2026/05/12 05:08:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/12 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (5 bytes), uploading instead of streaming 2026/05/12 05:08:31 DEBUG : file1: size = 5 OK 2026/05/12 05:08:31 DEBUG : file1.rclone_chunk.001_wxbxgd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:31 INFO : file1.rclone_chunk.001_wxbxgd: Copied (server-side copy) to: file1 2026/05/12 05:08:31 INFO : file1.rclone_chunk.001_wxbxgd: Deleted 2026/05/12 05:08:31 DEBUG : file1: size = 5 OK 2026/05/12 05:08:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/12 05:08:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/12 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:31 DEBUG : Looking for writers 2026/05/12 05:08:31 DEBUG : file1: reading active writers 2026/05/12 05:08:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:31 DEBUG : file1: WriteFileHandle.Release closing 2026/05/12 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 05:08:32 DEBUG : file1: size = 0 OK 2026/05/12 05:08:32 DEBUG : file1.rclone_chunk.001_wxbx1q: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:32 INFO : file1.rclone_chunk.001_wxbx1q: Copied (server-side copy) to: file1 2026/05/12 05:08:32 INFO : file1.rclone_chunk.001_wxbx1q: Deleted 2026/05/12 05:08:32 DEBUG : file1: size = 0 OK 2026/05/12 05:08:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/12 05:08:32 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:32 DEBUG : Looking for writers 2026/05/12 05:08:32 DEBUG : file1: reading active writers 2026/05/12 05:08:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.62s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (2 bytes), uploading instead of streaming 2026/05/12 05:08:32 DEBUG : file1: size = 2 OK 2026/05/12 05:08:32 DEBUG : file1.rclone_chunk.001_wxbyrp: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 05:08:32 INFO : file1.rclone_chunk.001_wxbyrp: Copied (server-side copy) to: file1 2026/05/12 05:08:32 INFO : file1.rclone_chunk.001_wxbyrp: Deleted 2026/05/12 05:08:32 DEBUG : file1: size = 2 OK 2026/05/12 05:08:32 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/12 05:08:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:33 DEBUG : Looking for writers 2026/05/12 05:08:33 DEBUG : file1: reading active writers 2026/05/12 05:08:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.73s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (0 bytes), uploading instead of streaming 2026/05/12 05:08:33 DEBUG : file1: size = 0 OK 2026/05/12 05:08:33 DEBUG : file1.rclone_chunk.001_wxbz5p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:33 INFO : file1.rclone_chunk.001_wxbz5p: Copied (server-side copy) to: file1 2026/05/12 05:08:33 INFO : file1.rclone_chunk.001_wxbz5p: Deleted 2026/05/12 05:08:33 DEBUG : file1: size = 0 OK 2026/05/12 05:08:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/12 05:08:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:33 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 05:08:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 05:08:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:33 DEBUG : Looking for writers 2026/05/12 05:08:33 DEBUG : file1: reading active writers 2026/05/12 05:08:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/12 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/12 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/12 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': File to upload is small (100 bytes), uploading instead of streaming 2026/05/12 05:08:34 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/05/12 05:08:34 DEBUG : file1.rclone_chunk.001_wxbzvd: md5 = 330ccd01615f392ca4f2e6c33a143968 OK 2026/05/12 05:08:34 INFO : file1.rclone_chunk.001_wxbzvd: Copied (server-side copy) to: file1.rclone_chunk.001 2026/05/12 05:08:34 INFO : file1.rclone_chunk.001_wxbzvd: Deleted 2026/05/12 05:08:34 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/05/12 05:08:34 DEBUG : file1.rclone_chunk.002_wxbzvd: md5 = c5e8b888fbe541250eb705cdeb02e9cc OK 2026/05/12 05:08:34 INFO : file1.rclone_chunk.002_wxbzvd: Copied (server-side copy) to: file1.rclone_chunk.002 2026/05/12 05:08:34 INFO : file1.rclone_chunk.002_wxbzvd: Deleted 2026/05/12 05:08:34 DEBUG : file1: size = 100 OK 2026/05/12 05:08:34 DEBUG : file1: md5 = 9db59688640c86c260dfe1d932045491 OK 2026/05/12 05:08:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/12 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/12 05:08:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/12 05:08:34 DEBUG : file1: Open: flags=O_RDONLY 2026/05/12 05:08:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/12 05:08:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/12 05:08:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:34 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:34 DEBUG : Looking for writers 2026/05/12 05:08:34 DEBUG : file1: reading active writers 2026/05/12 05:08:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.22s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:35 DEBUG : flat/f000.txt: size = 7 OK 2026/05/12 05:08:35 DEBUG : flat/f000.txt.rclone_chunk.001_wxc18p: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/05/12 05:08:35 INFO : flat/f000.txt.rclone_chunk.001_wxc18p: Copied (server-side copy) to: flat/f000.txt 2026/05/12 05:08:35 INFO : flat/f000.txt.rclone_chunk.001_wxc18p: Deleted 2026/05/12 05:08:35 DEBUG : flat/f001.txt: size = 14 OK 2026/05/12 05:08:35 DEBUG : flat/f001.txt.rclone_chunk.001_wxc1z1: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/05/12 05:08:35 INFO : flat/f001.txt.rclone_chunk.001_wxc1z1: Copied (server-side copy) to: flat/f001.txt 2026/05/12 05:08:35 INFO : flat/f001.txt.rclone_chunk.001_wxc1z1: Deleted 2026/05/12 05:08:36 DEBUG : flat/f002.txt: size = 21 OK 2026/05/12 05:08:36 DEBUG : flat/f002.txt.rclone_chunk.001_wxc1ff: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/05/12 05:08:36 INFO : flat/f002.txt.rclone_chunk.001_wxc1ff: Copied (server-side copy) to: flat/f002.txt 2026/05/12 05:08:36 INFO : flat/f002.txt.rclone_chunk.001_wxc1ff: Deleted 2026/05/12 05:08:36 DEBUG : flat/f003.txt: size = 28 OK 2026/05/12 05:08:36 DEBUG : flat/f003.txt.rclone_chunk.001_wxc2at: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/05/12 05:08:36 INFO : flat/f003.txt.rclone_chunk.001_wxc2at: Copied (server-side copy) to: flat/f003.txt 2026/05/12 05:08:36 INFO : flat/f003.txt.rclone_chunk.001_wxc2at: Deleted 2026/05/12 05:08:37 DEBUG : flat/f004.txt: size = 35 OK 2026/05/12 05:08:37 DEBUG : flat/f004.txt.rclone_chunk.001_wxc2on: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/05/12 05:08:37 INFO : flat/f004.txt.rclone_chunk.001_wxc2on: Copied (server-side copy) to: flat/f004.txt 2026/05/12 05:08:37 INFO : flat/f004.txt.rclone_chunk.001_wxc2on: Deleted 2026/05/12 05:08:37 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/12 05:08:37 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/12 05:08:37 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:37 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:37 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/12 05:08:37 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/12 05:08:37 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:37 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:37 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/12 05:08:37 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/12 05:08:37 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:37 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:37 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/12 05:08:37 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/12 05:08:37 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/12 05:08:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/12 05:08:38 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:38 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:38 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:38 DEBUG : flat: Looking for writers 2026/05/12 05:08:38 DEBUG : f000.txt: reading active writers 2026/05/12 05:08:38 DEBUG : f001.txt: reading active writers 2026/05/12 05:08:38 DEBUG : f002.txt: reading active writers 2026/05/12 05:08:38 DEBUG : f003.txt: reading active writers 2026/05/12 05:08:38 DEBUG : f004.txt: reading active writers 2026/05/12 05:08:38 DEBUG : Looking for writers 2026/05/12 05:08:38 DEBUG : flat: reading active writers 2026/05/12 05:08:38 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:38 DEBUG : a/top.txt: size = 3 OK 2026/05/12 05:08:38 DEBUG : a/top.txt.rclone_chunk.001_wxc4a4: md5 = b28354b543375bfa94dabaeda722927f OK 2026/05/12 05:08:38 INFO : a/top.txt.rclone_chunk.001_wxc4a4: Copied (server-side copy) to: a/top.txt 2026/05/12 05:08:38 INFO : a/top.txt.rclone_chunk.001_wxc4a4: Deleted 2026/05/12 05:08:39 DEBUG : a/b/mid.txt: size = 3 OK 2026/05/12 05:08:39 DEBUG : a/b/mid.txt.rclone_chunk.001_wxc4tn: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/05/12 05:08:39 INFO : a/b/mid.txt.rclone_chunk.001_wxc4tn: Copied (server-side copy) to: a/b/mid.txt 2026/05/12 05:08:39 INFO : a/b/mid.txt.rclone_chunk.001_wxc4tn: Deleted 2026/05/12 05:08:39 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/05/12 05:08:39 DEBUG : a/b/c/deep.txt.rclone_chunk.001_wxc5bd: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/05/12 05:08:39 INFO : a/b/c/deep.txt.rclone_chunk.001_wxc5bd: Copied (server-side copy) to: a/b/c/deep.txt 2026/05/12 05:08:39 INFO : a/b/c/deep.txt.rclone_chunk.001_wxc5bd: Deleted 2026/05/12 05:08:39 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/12 05:08:39 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/12 05:08:39 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/12 05:08:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/12 05:08:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/12 05:08:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/12 05:08:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:40 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:40 DEBUG : a/b/c: Looking for writers 2026/05/12 05:08:40 DEBUG : deep.txt: reading active writers 2026/05/12 05:08:40 DEBUG : a/b: Looking for writers 2026/05/12 05:08:40 DEBUG : c: reading active writers 2026/05/12 05:08:40 DEBUG : mid.txt: reading active writers 2026/05/12 05:08:40 DEBUG : a: Looking for writers 2026/05/12 05:08:40 DEBUG : top.txt: reading active writers 2026/05/12 05:08:40 DEBUG : b: reading active writers 2026/05/12 05:08:40 DEBUG : Looking for writers 2026/05/12 05:08:40 DEBUG : a: reading active writers 2026/05/12 05:08:40 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.16s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/05/12 05:08:40 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:40 DEBUG : Looking for writers 2026/05/12 05:08:40 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve'", Local "Local file system at /tmp/rclone3187923849", Modify Window "1ns" 2026/05/12 05:08:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': poll-interval is not supported by this remote 2026/05/12 05:08:41 DEBUG : dir1/a.txt: size = 1 OK 2026/05/12 05:08:41 DEBUG : dir1/a.txt.rclone_chunk.001_wxc6gi: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/05/12 05:08:41 INFO : dir1/a.txt.rclone_chunk.001_wxc6gi: Copied (server-side copy) to: dir1/a.txt 2026/05/12 05:08:41 INFO : dir1/a.txt.rclone_chunk.001_wxc6gi: Deleted 2026/05/12 05:08:41 DEBUG : dir2/b.txt: size = 1 OK 2026/05/12 05:08:41 DEBUG : dir2/b.txt.rclone_chunk.001_wxc79p: md5 = 415290769594460e2e485922904f345d OK 2026/05/12 05:08:41 INFO : dir2/b.txt.rclone_chunk.001_wxc79p: Copied (server-side copy) to: dir2/b.txt 2026/05/12 05:08:41 INFO : dir2/b.txt.rclone_chunk.001_wxc79p: Deleted 2026/05/12 05:08:41 DEBUG : dir3/c.txt: size = 1 OK 2026/05/12 05:08:41 DEBUG : dir3/c.txt.rclone_chunk.001_wxc79y: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/05/12 05:08:41 INFO : dir3/c.txt.rclone_chunk.001_wxc79y: Copied (server-side copy) to: dir3/c.txt 2026/05/12 05:08:41 INFO : dir3/c.txt.rclone_chunk.001_wxc79y: Deleted 2026/05/12 05:08:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/12 05:08:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/12 05:08:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/12 05:08:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/12 05:08:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:42 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/12 05:08:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/12 05:08:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/12 05:08:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/12 05:08:42 DEBUG : WaitForWriters: timeout=30s 2026/05/12 05:08:42 DEBUG : dir1: Looking for writers 2026/05/12 05:08:42 DEBUG : a.txt: reading active writers 2026/05/12 05:08:42 DEBUG : dir2: Looking for writers 2026/05/12 05:08:42 DEBUG : b.txt: reading active writers 2026/05/12 05:08:42 DEBUG : dir3: Looking for writers 2026/05/12 05:08:42 DEBUG : c.txt: reading active writers 2026/05/12 05:08:42 DEBUG : Looking for writers 2026/05/12 05:08:42 DEBUG : dir1: reading active writers 2026/05/12 05:08:42 DEBUG : dir2: reading active writers 2026/05/12 05:08:42 DEBUG : dir3: reading active writers 2026/05/12 05:08:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.14s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/12 05:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zogosaq0weve': Purge remote 2026/05/12 05:08:42 DEBUG : Waiting for deletions to finish 2026/05/12 05:08:43 INFO : S3 bucket rclone-test-zogosaq0weve: Bucket "rclone-test-zogosaq0weve" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.864803459s (try 1/5)