"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/09/06 02:46:48 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe" 2026/09/06 02:46:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 02:46:48 DEBUG : Creating backend with remote "TestS3:rclone-test-divarid3cihe" 2026/09/06 02:46:48 DEBUG : Creating backend with remote "/tmp/rclone170746950" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:48 INFO : S3 bucket rclone-test-divarid3cihe: Bucket "rclone-test-divarid3cihe" created with ACL "" 2026/09/06 02:46:49 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:49 DEBUG : dir/file1.rclone_chunk.001_xeswjh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:49 INFO : dir/file1.rclone_chunk.001_xeswjh: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:49 INFO : dir/file1.rclone_chunk.001_xeswjh: Deleted 2026/09/06 02:46:49 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:49 DEBUG : dir: Looking for writers 2026/09/06 02:46:49 DEBUG : Looking for writers 2026/09/06 02:46:49 DEBUG : dir: reading active writers 2026/09/06 02:46:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.45s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:49 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:49 DEBUG : dir/file1.rclone_chunk.001_xesx00: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:49 INFO : dir/file1.rclone_chunk.001_xesx00: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:49 INFO : dir/file1.rclone_chunk.001_xesx00: Deleted 2026/09/06 02:46:50 DEBUG : dir/file2: size = 15 OK 2026/09/06 02:46:50 DEBUG : dir/file2.rclone_chunk.001_xesyn4: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/06 02:46:50 INFO : dir/file2.rclone_chunk.001_xesyn4: Copied (server-side copy) to: dir/file2 2026/09/06 02:46:50 INFO : dir/file2.rclone_chunk.001_xesyn4: Deleted 2026/09/06 02:46:50 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/06 02:46:50 DEBUG : dir/subdir/file3.rclone_chunk.001_xesysx: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/06 02:46:50 INFO : dir/subdir/file3.rclone_chunk.001_xesysx: Copied (server-side copy) to: dir/subdir/file3 2026/09/06 02:46:50 INFO : dir/subdir/file3.rclone_chunk.001_xesysx: Deleted 2026/09/06 02:46:51 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:51 DEBUG : dir/subdir: Looking for writers 2026/09/06 02:46:51 DEBUG : dir: Looking for writers 2026/09/06 02:46:51 DEBUG : subdir: reading active writers 2026/09/06 02:46:51 DEBUG : file1: reading active writers 2026/09/06 02:46:51 DEBUG : file2: reading active writers 2026/09/06 02:46:51 DEBUG : Looking for writers 2026/09/06 02:46:51 DEBUG : dir: reading active writers 2026/09/06 02:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:51 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:51 DEBUG : dir/file1.rclone_chunk.001_xeszvp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:51 INFO : dir/file1.rclone_chunk.001_xeszvp: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:51 INFO : dir/file1.rclone_chunk.001_xeszvp: Deleted 2026/09/06 02:46:52 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:52 DEBUG : dir: Looking for writers 2026/09/06 02:46:52 DEBUG : file1: reading active writers 2026/09/06 02:46:52 DEBUG : Looking for writers 2026/09/06 02:46:52 DEBUG : dir: reading active writers 2026/09/06 02:46:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:52 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:52 DEBUG : dir/file1.rclone_chunk.001_xet0k3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:52 INFO : dir/file1.rclone_chunk.001_xet0k3: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:52 INFO : dir/file1.rclone_chunk.001_xet0k3: Deleted 2026/09/06 02:46:53 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:53 DEBUG : dir: Looking for writers 2026/09/06 02:46:53 DEBUG : Looking for writers 2026/09/06 02:46:53 DEBUG : dir: reading active writers 2026/09/06 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:53 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:53 DEBUG : dir/file1.rclone_chunk.001_xet1a1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:53 INFO : dir/file1.rclone_chunk.001_xet1a1: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:53 INFO : dir/file1.rclone_chunk.001_xet1a1: Deleted 2026/09/06 02:46:53 DEBUG : dir: forgetting directory cache 2026/09/06 02:46:53 DEBUG : forgetting directory cache 2026/09/06 02:46:53 DEBUG : dir: forgetting directory cache 2026/09/06 02:46:53 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:53 DEBUG : Looking for writers 2026/09/06 02:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:54 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:54 DEBUG : dir/file1.rclone_chunk.001_xet26i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:54 INFO : dir/file1.rclone_chunk.001_xet26i: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:54 INFO : dir/file1.rclone_chunk.001_xet26i: Deleted 2026/09/06 02:46:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/06 02:46:54 DEBUG : dir: invalidating directory cache 2026/09/06 02:46:54 DEBUG : >ForgetPath: 2026/09/06 02:46:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/06 02:46:54 DEBUG : invalidating directory cache 2026/09/06 02:46:54 DEBUG : dir: forgetting directory cache 2026/09/06 02:46:54 DEBUG : >ForgetPath: 2026/09/06 02:46:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/06 02:46:54 DEBUG : >ForgetPath: 2026/09/06 02:46:54 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:54 DEBUG : dir: Looking for writers 2026/09/06 02:46:54 DEBUG : Looking for writers 2026/09/06 02:46:54 DEBUG : dir: reading active writers 2026/09/06 02:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:55 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:55 DEBUG : dir/file1.rclone_chunk.001_xet32h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:55 INFO : dir/file1.rclone_chunk.001_xet32h: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:55 INFO : dir/file1.rclone_chunk.001_xet32h: Deleted 2026/09/06 02:46:55 DEBUG : fil/a/b/c: size = 15 OK 2026/09/06 02:46:55 DEBUG : fil/a/b/c.rclone_chunk.001_xet3lk: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/09/06 02:46:55 INFO : fil/a/b/c.rclone_chunk.001_xet3lk: Copied (server-side copy) to: fil/a/b/c 2026/09/06 02:46:56 INFO : fil/a/b/c.rclone_chunk.001_xet3lk: Deleted 2026/09/06 02:46:56 DEBUG : forgetting directory cache 2026/09/06 02:46:56 DEBUG : dir: forgetting directory cache 2026/09/06 02:46:56 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:56 DEBUG : dir: Looking for writers 2026/09/06 02:46:56 DEBUG : fil/a/b: Looking for writers 2026/09/06 02:46:56 DEBUG : fil/a: Looking for writers 2026/09/06 02:46:56 DEBUG : b: reading active writers 2026/09/06 02:46:56 DEBUG : fil: Looking for writers 2026/09/06 02:46:56 DEBUG : a: reading active writers 2026/09/06 02:46:56 DEBUG : Looking for writers 2026/09/06 02:46:56 DEBUG : dir: reading active writers 2026/09/06 02:46:56 DEBUG : fil: reading active writers 2026/09/06 02:46:56 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.81s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:57 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:57 DEBUG : dir/file1.rclone_chunk.001_xet4xh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:57 INFO : dir/file1.rclone_chunk.001_xet4xh: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:57 INFO : dir/file1.rclone_chunk.001_xet4xh: Deleted 2026/09/06 02:46:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:57 DEBUG : dir: Looking for writers 2026/09/06 02:46:57 DEBUG : Looking for writers 2026/09/06 02:46:57 DEBUG : dir: reading active writers 2026/09/06 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.82s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:58 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:58 DEBUG : dir/file1.rclone_chunk.001_xet5qr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:58 INFO : dir/file1.rclone_chunk.001_xet5qr: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:58 INFO : dir/file1.rclone_chunk.001_xet5qr: Deleted 2026/09/06 02:46:58 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:46:58 DEBUG : dir: Looking for writers 2026/09/06 02:46:58 DEBUG : file1: reading active writers 2026/09/06 02:46:58 DEBUG : Looking for writers 2026/09/06 02:46:58 DEBUG : dir: reading active writers 2026/09/06 02:46:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:46:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:46:58 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:46:58 DEBUG : dir/file1.rclone_chunk.001_xet6ca: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:46:58 INFO : dir/file1.rclone_chunk.001_xet6ca: Copied (server-side copy) to: dir/file1 2026/09/06 02:46:58 INFO : dir/file1.rclone_chunk.001_xet6ca: Deleted 2026/09/06 02:46:59 DEBUG : dir/file2: size = 15 OK 2026/09/06 02:46:59 DEBUG : dir/file2.rclone_chunk.001_xet6yc: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/06 02:46:59 INFO : dir/file2.rclone_chunk.001_xet6yc: Copied (server-side copy) to: dir/file2 2026/09/06 02:46:59 INFO : dir/file2.rclone_chunk.001_xet6yc: Deleted 2026/09/06 02:46:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/06 02:46:59 DEBUG : dir/subdir/file3.rclone_chunk.001_xet7ta: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/06 02:46:59 INFO : dir/subdir/file3.rclone_chunk.001_xet7ta: Copied (server-side copy) to: dir/subdir/file3 2026/09/06 02:46:59 INFO : dir/subdir/file3.rclone_chunk.001_xet7ta: Deleted === RUN TestDirReadDirAll/Virtual 2026/09/06 02:47:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/06 02:47:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/06 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/06 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/06 02:47:00 DEBUG : dir/virtualFile: size = 20 OK 2026/09/06 02:47:00 DEBUG : dir/virtualFile.rclone_chunk.001_xet80n: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/09/06 02:47:00 INFO : dir/virtualFile.rclone_chunk.001_xet80n: Copied (server-side copy) to: dir/virtualFile 2026/09/06 02:47:00 INFO : dir/virtualFile.rclone_chunk.001_xet80n: Deleted 2026/09/06 02:47:00 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/09/06 02:47:00 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_xet8ui: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/09/06 02:47:00 INFO : dir/virtualDir/testFile.rclone_chunk.001_xet8ui: Copied (server-side copy) to: dir/virtualDir/testFile 2026/09/06 02:47:01 INFO : dir/virtualDir/testFile.rclone_chunk.001_xet8ui: Deleted 2026/09/06 02:47:01 DEBUG : S3 bucket rclone-test-divarid3cihe: bucket is versioned: false 2026/09/06 02:47:01 DEBUG : Waiting for deletions to finish 2026/09/06 02:47:01 DEBUG : "dir/subdir/file3" version false 2026/09/06 02:47:01 DEBUG : dir/subdir/file3: Deleting (id "") 2026/09/06 02:47:01 INFO : dir/subdir/file3: Deleted 2026/09/06 02:47:01 DEBUG : dir: invalidating directory cache 2026/09/06 02:47:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/06 02:47:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/06 02:47:01 DEBUG : dir/file1: Reset virtual modtime 2026/09/06 02:47:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/06 02:47:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/06 02:47:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 02:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/06 02:47:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/06 02:47:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:01 DEBUG : dir: invalidating directory cache 2026/09/06 02:47:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/06 02:47:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 02:47:01 DEBUG : forgetting directory cache 2026/09/06 02:47:01 DEBUG : dir: forgetting directory cache 2026/09/06 02:47:01 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/06 02:47:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/06 02:47:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:01 DEBUG : dir/virtualDir2: Looking for writers 2026/09/06 02:47:01 DEBUG : dir/virtualDir: Looking for writers 2026/09/06 02:47:01 DEBUG : dir: Looking for writers 2026/09/06 02:47:01 DEBUG : file1: reading active writers 2026/09/06 02:47:01 DEBUG : virtualFile2: reading active writers 2026/09/06 02:47:01 DEBUG : virtualDir2: reading active writers 2026/09/06 02:47:01 DEBUG : virtualFile: reading active writers 2026/09/06 02:47:01 DEBUG : virtualDir: reading active writers 2026/09/06 02:47:01 DEBUG : Looking for writers 2026/09/06 02:47:01 DEBUG : dir: reading active writers 2026/09/06 02:47:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.25s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:02 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:02 DEBUG : dir/file1.rclone_chunk.001_xet9jj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:02 INFO : dir/file1.rclone_chunk.001_xet9jj: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:02 INFO : dir/file1.rclone_chunk.001_xet9jj: Deleted 2026/09/06 02:47:02 ERROR : dir/: Can only open directories read only 2026/09/06 02:47:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:02 DEBUG : dir: Looking for writers 2026/09/06 02:47:02 DEBUG : Looking for writers 2026/09/06 02:47:02 DEBUG : dir: reading active writers 2026/09/06 02:47:02 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.82s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:03 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:03 DEBUG : dir/file1.rclone_chunk.001_xetar5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:03 INFO : dir/file1.rclone_chunk.001_xetar5: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:03 INFO : dir/file1.rclone_chunk.001_xetar5: Deleted 2026/09/06 02:47:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 02:47:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/06 02:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 02:47:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:47:03 DEBUG : dir/potato: size = 5 OK 2026/09/06 02:47:03 DEBUG : dir/potato.rclone_chunk.001_xetbk5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:03 INFO : dir/potato.rclone_chunk.001_xetbk5: Copied (server-side copy) to: dir/potato 2026/09/06 02:47:03 INFO : dir/potato.rclone_chunk.001_xetbk5: Deleted 2026/09/06 02:47:03 DEBUG : dir/potato: size = 5 OK 2026/09/06 02:47:03 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:03 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/06 02:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 02:47:03 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:03 DEBUG : dir: Looking for writers 2026/09/06 02:47:03 DEBUG : potato: reading active writers 2026/09/06 02:47:03 DEBUG : file1: reading active writers 2026/09/06 02:47:03 DEBUG : Looking for writers 2026/09/06 02:47:03 DEBUG : dir: reading active writers 2026/09/06 02:47:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.58s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:04 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:04 DEBUG : dir/file1.rclone_chunk.001_xetc6c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:04 INFO : dir/file1.rclone_chunk.001_xetc6c: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:04 INFO : dir/file1.rclone_chunk.001_xetc6c: Deleted 2026/09/06 02:47:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/09/06 02:47:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:05 DEBUG : dir/sub: Looking for writers 2026/09/06 02:47:05 DEBUG : dir: Looking for writers 2026/09/06 02:47:05 DEBUG : file1: reading active writers 2026/09/06 02:47:05 DEBUG : sub: reading active writers 2026/09/06 02:47:05 DEBUG : Looking for writers 2026/09/06 02:47:05 DEBUG : dir: reading active writers 2026/09/06 02:47:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.18s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:05 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:05 DEBUG : dir/file1.rclone_chunk.001_xetdc4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:05 INFO : dir/file1.rclone_chunk.001_xetdc4: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:05 INFO : dir/file1.rclone_chunk.001_xetdc4: Deleted 2026/09/06 02:47:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 02:47:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/09/06 02:47:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:06 DEBUG : dir/sub/subsub: Looking for writers 2026/09/06 02:47:06 DEBUG : dir/sub: Looking for writers 2026/09/06 02:47:06 DEBUG : subsub: reading active writers 2026/09/06 02:47:06 DEBUG : dir: Looking for writers 2026/09/06 02:47:06 DEBUG : file1: reading active writers 2026/09/06 02:47:06 DEBUG : sub: reading active writers 2026/09/06 02:47:06 DEBUG : Looking for writers 2026/09/06 02:47:06 DEBUG : dir: reading active writers 2026/09/06 02:47:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.08s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:06 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:06 DEBUG : dir/file1.rclone_chunk.001_xetep9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:06 INFO : dir/file1.rclone_chunk.001_xetep9: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:06 INFO : dir/file1.rclone_chunk.001_xetep9: Deleted 2026/09/06 02:47:07 ERROR : dir/: Dir.Remove not empty 2026/09/06 02:47:07 DEBUG : dir/file1: Remove: 2026/09/06 02:47:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:07 DEBUG : dir/file1: >Remove: err= 2026/09/06 02:47:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 02:47:07 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:07 DEBUG : Looking for writers 2026/09/06 02:47:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.88s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:07 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:07 DEBUG : dir/file1.rclone_chunk.001_xetfyl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:07 INFO : dir/file1.rclone_chunk.001_xetfyl: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:07 INFO : dir/file1.rclone_chunk.001_xetfyl: Deleted 2026/09/06 02:47:07 DEBUG : dir/file1: Remove: 2026/09/06 02:47:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:08 DEBUG : dir/file1: >Remove: err= 2026/09/06 02:47:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 02:47:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:08 DEBUG : Looking for writers 2026/09/06 02:47:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.92s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:08 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:08 DEBUG : dir/file1.rclone_chunk.001_xetg8m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:08 INFO : dir/file1.rclone_chunk.001_xetg8m: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:08 INFO : dir/file1.rclone_chunk.001_xetg8m: Deleted 2026/09/06 02:47:08 DEBUG : dir/file1: Remove: 2026/09/06 02:47:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:09 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/09/06 02:47:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:09 DEBUG : dir: Looking for writers 2026/09/06 02:47:09 DEBUG : Looking for writers 2026/09/06 02:47:09 DEBUG : dir: reading active writers 2026/09/06 02:47:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:09 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:09 DEBUG : dir/file1.rclone_chunk.001_xethsv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:09 INFO : dir/file1.rclone_chunk.001_xethsv: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:09 INFO : dir/file1.rclone_chunk.001_xethsv: Deleted 2026/09/06 02:47:10 DEBUG : dir/file3: size = 15 OK 2026/09/06 02:47:10 DEBUG : dir/file3.rclone_chunk.001_xethmf: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/06 02:47:10 INFO : dir/file3.rclone_chunk.001_xethmf: Copied (server-side copy) to: dir/file3 2026/09/06 02:47:10 INFO : dir/file3.rclone_chunk.001_xethmf: Deleted 2026/09/06 02:47:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/06 02:47:10 DEBUG : dir/file3: copy non-chunked object... 2026/09/06 02:47:10 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:10 DEBUG : dir2/file3: size = 15 OK 2026/09/06 02:47:10 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/06 02:47:10 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/09/06 02:47:10 DEBUG : dir2/file1: size = 14 OK 2026/09/06 02:47:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:10 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/09/06 02:47:10 INFO : dir/file3: Deleted 2026/09/06 02:47:10 INFO : dir/file1: Deleted 2026/09/06 02:47:10 DEBUG : dir: Updating dir with dir2 0x3ad388601800 2026/09/06 02:47:10 DEBUG : dir: forgetting directory cache 2026/09/06 02:47:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 02:47:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/06 02:47:11 DEBUG : dir2/file1: copy non-chunked object... 2026/09/06 02:47:11 DEBUG : file2: size = 14 OK 2026/09/06 02:47:11 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:11 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/09/06 02:47:11 INFO : dir2/file1: Deleted 2026/09/06 02:47:11 DEBUG : file2: Updating file with file2 0x3ad3883041a0 2026/09/06 02:47:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:11 DEBUG : file2: copy non-chunked object... 2026/09/06 02:47:11 DEBUG : dir2/file3: size = 14 OK 2026/09/06 02:47:11 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:11 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/09/06 02:47:11 INFO : file2: Deleted 2026/09/06 02:47:11 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ad3883041a0 2026/09/06 02:47:11 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/06 02:47:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/06 02:47:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/06 02:47:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ad3887b1c80 2026/09/06 02:47:11 DEBUG : empty directory: forgetting directory cache 2026/09/06 02:47:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/06 02:47:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/06 02:47:11 DEBUG : dir2: Renaming to "dir3" 2026/09/06 02:47:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:11 DEBUG : dir3: Looking for writers 2026/09/06 02:47:11 DEBUG : file3: reading active writers 2026/09/06 02:47:11 DEBUG : renamed empty directory: Looking for writers 2026/09/06 02:47:11 DEBUG : Looking for writers 2026/09/06 02:47:11 DEBUG : dir3: reading active writers 2026/09/06 02:47:11 DEBUG : renamed empty directory: reading active writers 2026/09/06 02:47:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.97s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:12 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:12 DEBUG : dir/file1.rclone_chunk.001_xetk83: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:12 INFO : dir/file1.rclone_chunk.001_xetk83: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:12 INFO : dir/file1.rclone_chunk.001_xetk83: Deleted 2026/09/06 02:47:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 02:47:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:47:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 02:47:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/06 02:47:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/06 02:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 02:47:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:47:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/06 02:47:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/06 02:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (12 bytes), uploading instead of streaming 2026/09/06 02:47:13 DEBUG : dir/sub/file2: size = 12 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file2.rclone_chunk.001_xetkic: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/06 02:47:13 INFO : dir/sub/file2.rclone_chunk.001_xetkic: Copied (server-side copy) to: dir/sub/file2 2026/09/06 02:47:13 INFO : dir/sub/file2.rclone_chunk.001_xetkic: Deleted 2026/09/06 02:47:13 DEBUG : dir/sub/file2: size = 12 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/06 02:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:13 DEBUG : forgetting directory cache 2026/09/06 02:47:13 DEBUG : dir: forgetting directory cache 2026/09/06 02:47:13 DEBUG : dir/sub: forgetting directory cache 2026/09/06 02:47:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/06 02:47:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:47:13 DEBUG : dir/sub/file0: size = 5 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file0.rclone_chunk.001_xetli1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:13 INFO : dir/sub/file0.rclone_chunk.001_xetli1: Copied (server-side copy) to: dir/sub/file0 2026/09/06 02:47:13 INFO : dir/sub/file0.rclone_chunk.001_xetli1: Deleted 2026/09/06 02:47:13 DEBUG : dir/sub/file0: size = 5 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/06 02:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 02:47:13 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:13 DEBUG : dir/sub: Looking for writers 2026/09/06 02:47:13 DEBUG : file0: reading active writers 2026/09/06 02:47:13 DEBUG : file2: reading active writers 2026/09/06 02:47:13 DEBUG : dir: Looking for writers 2026/09/06 02:47:13 DEBUG : sub: reading active writers 2026/09/06 02:47:13 DEBUG : file1: reading active writers 2026/09/06 02:47:13 DEBUG : Looking for writers 2026/09/06 02:47:13 DEBUG : dir: reading active writers 2026/09/06 02:47:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.88s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/06 02:47:14 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:14 DEBUG : Looking for writers 2026/09/06 02:47:14 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:14 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:14 DEBUG : dir/file1.rclone_chunk.001_xetmm3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:14 INFO : dir/file1.rclone_chunk.001_xetmm3: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:14 INFO : dir/file1.rclone_chunk.001_xetmm3: Deleted 2026/09/06 02:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/06 02:47:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:47:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/06 02:47:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/06 02:47:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/06 02:47:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:14 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:14 DEBUG : dir: Looking for writers 2026/09/06 02:47:14 DEBUG : file1: reading active writers 2026/09/06 02:47:14 DEBUG : file1.metadata: reading active writers 2026/09/06 02:47:14 DEBUG : Looking for writers 2026/09/06 02:47:14 DEBUG : dir: reading active writers 2026/09/06 02:47:14 DEBUG : dir.metadata: reading active writers 2026/09/06 02:47:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:15 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:15 DEBUG : dir/file1.rclone_chunk.001_xetm8t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:15 INFO : dir/file1.rclone_chunk.001_xetm8t: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:15 INFO : dir/file1.rclone_chunk.001_xetm8t: Deleted 2026/09/06 02:47:15 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:15 DEBUG : dir: Looking for writers 2026/09/06 02:47:15 DEBUG : file1: reading active writers 2026/09/06 02:47:15 DEBUG : Looking for writers 2026/09/06 02:47:15 DEBUG : dir: reading active writers 2026/09/06 02:47:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.83s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:16 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:16 DEBUG : dir/file1.rclone_chunk.001_xetnwm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:16 INFO : dir/file1.rclone_chunk.001_xetnwm: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:16 INFO : dir/file1.rclone_chunk.001_xetnwm: Deleted 2026/09/06 02:47:16 DEBUG : time_test: size = 5 OK 2026/09/06 02:47:16 DEBUG : time_test.rclone_chunk.001_xeto1o: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/06 02:47:16 INFO : time_test.rclone_chunk.001_xeto1o: Copied (server-side copy) to: time_test 2026/09/06 02:47:16 INFO : time_test.rclone_chunk.001_xeto1o: Deleted 2026/09/06 02:47:16 DEBUG : Can set mod time: true 2026/09/06 02:47:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 02:47:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:17 DEBUG : dir: Looking for writers 2026/09/06 02:47:17 DEBUG : file1: reading active writers 2026/09/06 02:47:17 DEBUG : Looking for writers 2026/09/06 02:47:17 DEBUG : dir: reading active writers 2026/09/06 02:47:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:17 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:17 DEBUG : dir/file1.rclone_chunk.001_xetpdt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:17 INFO : dir/file1.rclone_chunk.001_xetpdt: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:17 INFO : dir/file1.rclone_chunk.001_xetpdt: Deleted 2026/09/06 02:47:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 02:47:18 DEBUG : dir/file1: size = 0 OK 2026/09/06 02:47:18 DEBUG : dir/file1.rclone_chunk.001_xetqzn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:18 INFO : dir/file1.rclone_chunk.001_xetqzn: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:18 INFO : dir/file1.rclone_chunk.001_xetqzn: Deleted 2026/09/06 02:47:18 DEBUG : dir/file1: size = 0 OK 2026/09/06 02:47:18 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 02:47:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 02:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:18 DEBUG : dir: Looking for writers 2026/09/06 02:47:18 DEBUG : file1: reading active writers 2026/09/06 02:47:18 DEBUG : Looking for writers 2026/09/06 02:47:18 DEBUG : dir: reading active writers 2026/09/06 02:47:18 DEBUG : >WaitForWriters: 2026/09/06 02:47:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:18 DEBUG : dir: Looking for writers 2026/09/06 02:47:18 DEBUG : file1: reading active writers 2026/09/06 02:47:18 DEBUG : Looking for writers 2026/09/06 02:47:18 DEBUG : dir: reading active writers 2026/09/06 02:47:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:19 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:19 DEBUG : dir/file1.rclone_chunk.001_xetr3a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:19 INFO : dir/file1.rclone_chunk.001_xetr3a: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:19 INFO : dir/file1.rclone_chunk.001_xetr3a: Deleted 2026/09/06 02:47:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:47:20 DEBUG : dir/file1: size = 5 OK 2026/09/06 02:47:20 DEBUG : dir/file1.rclone_chunk.001_xetr34: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:20 INFO : dir/file1.rclone_chunk.001_xetr34: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:20 INFO : dir/file1.rclone_chunk.001_xetr34: Deleted 2026/09/06 02:47:20 DEBUG : dir/file1: size = 5 OK 2026/09/06 02:47:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 02:47:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 02:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:20 DEBUG : dir: Looking for writers 2026/09/06 02:47:20 DEBUG : file1: reading active writers 2026/09/06 02:47:20 DEBUG : Looking for writers 2026/09/06 02:47:20 DEBUG : dir: reading active writers 2026/09/06 02:47:20 DEBUG : >WaitForWriters: 2026/09/06 02:47:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:20 DEBUG : dir: Looking for writers 2026/09/06 02:47:20 DEBUG : file1: reading active writers 2026/09/06 02:47:20 DEBUG : Looking for writers 2026/09/06 02:47:20 DEBUG : dir: reading active writers 2026/09/06 02:47:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:20 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:20 DEBUG : dir/file1.rclone_chunk.001_xetspm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:20 INFO : dir/file1.rclone_chunk.001_xetspm: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:20 INFO : dir/file1.rclone_chunk.001_xetspm: Deleted 2026/09/06 02:47:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 02:47:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:21 DEBUG : dir: Looking for writers 2026/09/06 02:47:21 DEBUG : file1: reading active writers 2026/09/06 02:47:21 DEBUG : Looking for writers 2026/09/06 02:47:21 DEBUG : dir: reading active writers 2026/09/06 02:47:21 DEBUG : >WaitForWriters: 2026/09/06 02:47:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:22 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:22 DEBUG : dir/file1.rclone_chunk.001_xettz9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:22 INFO : dir/file1.rclone_chunk.001_xettz9: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:22 INFO : dir/file1.rclone_chunk.001_xettz9: Deleted 2026/09/06 02:47:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 02:47:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:22 DEBUG : dir/file1(0x3ad387ff1680): close: 2026/09/06 02:47:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/06 02:47:22 DEBUG : dir/file1(0x3ad387ff1680): >close: err= 2026/09/06 02:47:22 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:22 DEBUG : dir: Looking for writers 2026/09/06 02:47:22 DEBUG : file1: reading active writers 2026/09/06 02:47:22 DEBUG : Looking for writers 2026/09/06 02:47:22 DEBUG : dir: reading active writers 2026/09/06 02:47:22 DEBUG : >WaitForWriters: 2026/09/06 02:47:22 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:22 DEBUG : dir: Looking for writers 2026/09/06 02:47:22 DEBUG : file1: reading active writers 2026/09/06 02:47:22 DEBUG : Looking for writers 2026/09/06 02:47:22 DEBUG : dir: reading active writers 2026/09/06 02:47:22 DEBUG : >WaitForWriters: 2026/09/06 02:47:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:23 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:23 DEBUG : dir/file1.rclone_chunk.001_xetugi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:23 INFO : dir/file1.rclone_chunk.001_xetugi: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:23 INFO : dir/file1.rclone_chunk.001_xetugi: Deleted 2026/09/06 02:47:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 02:47:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): _writeAt: size=5, off=0 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): openPending: 2026/09/06 02:47:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 02:47:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 02:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): >openPending: err= 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): >_writeAt: n=5, err= 2026/09/06 02:47:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): close: 2026/09/06 02:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/06 02:47:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/06 02:47:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/06 02:47:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 02:47:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/06 02:47:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:23 DEBUG : dir/file1(0x3ad388109b00): >close: err= 2026/09/06 02:47:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:23 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 02:47:23 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:23 DEBUG : dir: Looking for writers 2026/09/06 02:47:23 DEBUG : file1: reading active writers 2026/09/06 02:47:23 DEBUG : Looking for writers 2026/09/06 02:47:23 DEBUG : dir: reading active writers 2026/09/06 02:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:24 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:24 DEBUG : dir/file1.rclone_chunk.001_xetvt2: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/06 02:47:24 INFO : dir/file1.rclone_chunk.001_xetvt2: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:24 INFO : dir/file1.rclone_chunk.001_xetvt2: Deleted 2026/09/06 02:47:24 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:24 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/06 02:47:24 INFO : dir/file1: Copied (replaced existing) 2026/09/06 02:47:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/06 02:47:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/06 02:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:24 DEBUG : dir: Looking for writers 2026/09/06 02:47:24 DEBUG : file1: reading active writers 2026/09/06 02:47:24 DEBUG : Looking for writers 2026/09/06 02:47:24 DEBUG : dir: reading active writers 2026/09/06 02:47:24 DEBUG : >WaitForWriters: 2026/09/06 02:47:24 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:24 DEBUG : dir: Looking for writers 2026/09/06 02:47:24 DEBUG : file1: reading active writers 2026/09/06 02:47:24 DEBUG : Looking for writers 2026/09/06 02:47:24 DEBUG : dir: reading active writers 2026/09/06 02:47:24 DEBUG : >WaitForWriters: 2026/09/06 02:47:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.71s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:24 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:24 DEBUG : dir/file1.rclone_chunk.001_xetwtc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:24 INFO : dir/file1.rclone_chunk.001_xetwtc: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:24 INFO : dir/file1.rclone_chunk.001_xetwtc: Deleted 2026/09/06 02:47:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:25 DEBUG : dir: Looking for writers 2026/09/06 02:47:25 DEBUG : file1: reading active writers 2026/09/06 02:47:25 DEBUG : Looking for writers 2026/09/06 02:47:25 DEBUG : dir: reading active writers 2026/09/06 02:47:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.87s) === RUN TestFileOpenReadUnknownSize 2026/09/06 02:47:25 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/06 02:47:25 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/06 02:47:25 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:25 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/06 02:47:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:25 DEBUG : Looking for writers 2026/09/06 02:47:25 DEBUG : file.txt: reading active writers 2026/09/06 02:47:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:25 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:25 DEBUG : dir/file1.rclone_chunk.001_xetxip: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:25 INFO : dir/file1.rclone_chunk.001_xetxip: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:25 INFO : dir/file1.rclone_chunk.001_xetxip: Deleted 2026/09/06 02:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 02:47:26 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:26 DEBUG : dir/file1.rclone_chunk.001_xety5d: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:26 INFO : dir/file1.rclone_chunk.001_xety5d: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:26 INFO : dir/file1.rclone_chunk.001_xety5d: Deleted 2026/09/06 02:47:26 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 02:47:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:26 DEBUG : dir: Looking for writers 2026/09/06 02:47:26 DEBUG : file1: reading active writers 2026/09/06 02:47:26 DEBUG : Looking for writers 2026/09/06 02:47:26 DEBUG : dir: reading active writers 2026/09/06 02:47:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:27 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:27 DEBUG : dir/file1.rclone_chunk.001_xetya1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:27 INFO : dir/file1.rclone_chunk.001_xetya1: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:27 INFO : dir/file1.rclone_chunk.001_xetya1: Deleted 2026/09/06 02:47:27 DEBUG : dir/file1: Remove: 2026/09/06 02:47:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:27 DEBUG : dir/file1: >Remove: err= 2026/09/06 02:47:27 DEBUG : dir/file1: Remove: 2026/09/06 02:47:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 02:47:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:27 DEBUG : dir: Looking for writers 2026/09/06 02:47:27 DEBUG : Looking for writers 2026/09/06 02:47:27 DEBUG : dir: reading active writers 2026/09/06 02:47:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.88s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:27 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:27 DEBUG : dir/file1.rclone_chunk.001_xetz32: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:27 INFO : dir/file1.rclone_chunk.001_xetz32: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:28 INFO : dir/file1.rclone_chunk.001_xetz32: Deleted 2026/09/06 02:47:28 DEBUG : dir/file1: Remove: 2026/09/06 02:47:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:28 DEBUG : dir/file1: >Remove: err= 2026/09/06 02:47:28 DEBUG : dir/file1: Remove: 2026/09/06 02:47:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 02:47:28 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:28 DEBUG : dir: Looking for writers 2026/09/06 02:47:28 DEBUG : Looking for writers 2026/09/06 02:47:28 DEBUG : dir: reading active writers 2026/09/06 02:47:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.88s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:28 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:28 DEBUG : dir/file1.rclone_chunk.001_xeu02n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:28 INFO : dir/file1.rclone_chunk.001_xeu02n: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:28 INFO : dir/file1.rclone_chunk.001_xeu02n: Deleted 2026/09/06 02:47:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 02:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:29 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/06 02:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:29 DEBUG : dir/file1: Open: flags=0x3 2026/09/06 02:47:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/06 02:47:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/06 02:47:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:29 DEBUG : dir: Looking for writers 2026/09/06 02:47:29 DEBUG : file1: reading active writers 2026/09/06 02:47:29 DEBUG : Looking for writers 2026/09/06 02:47:29 DEBUG : dir: reading active writers 2026/09/06 02:47:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:29 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:29 DEBUG : dir/file1.rclone_chunk.001_xeu1at: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:29 INFO : dir/file1.rclone_chunk.001_xeu1at: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:29 INFO : dir/file1.rclone_chunk.001_xeu1at: Deleted 2026/09/06 02:47:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:29 DEBUG : dir: Looking for writers 2026/09/06 02:47:29 DEBUG : file1: reading active writers 2026/09/06 02:47:29 DEBUG : Looking for writers 2026/09/06 02:47:29 DEBUG : dir: reading active writers 2026/09/06 02:47:29 DEBUG : >WaitForWriters: 2026/09/06 02:47:30 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:30 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:30 INFO : dir/file1: Deleted 2026/09/06 02:47:30 DEBUG : newLeaf: Updating file with newLeaf 0x3ad38873c820 2026/09/06 02:47:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:30 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:30 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:30 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:30 INFO : newLeaf: Deleted 2026/09/06 02:47:30 DEBUG : dir/file1: Updating file with dir/file1 0x3ad38873c820 2026/09/06 02:47:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:30 DEBUG : dir/file1: File is currently open, delaying rename 0x3ad38873c820 2026/09/06 02:47:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 02:47:31 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:31 DEBUG : dir/file1.rclone_chunk.001_xeu2eu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:31 INFO : dir/file1.rclone_chunk.001_xeu2eu: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:31 INFO : dir/file1.rclone_chunk.001_xeu2eu: Deleted 2026/09/06 02:47:31 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 02:47:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:31 DEBUG : newLeaf: Running delayed rename now 2026/09/06 02:47:31 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:31 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:31 INFO : dir/file1: Deleted 2026/09/06 02:47:31 DEBUG : newLeaf: Updating file with newLeaf 0x3ad38873c820 2026/09/06 02:47:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:31 DEBUG : dir: Looking for writers 2026/09/06 02:47:31 DEBUG : Looking for writers 2026/09/06 02:47:31 DEBUG : dir: reading active writers 2026/09/06 02:47:31 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:31 DEBUG : >WaitForWriters: 2026/09/06 02:47:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:31 DEBUG : dir: Looking for writers 2026/09/06 02:47:31 DEBUG : Looking for writers 2026/09/06 02:47:31 DEBUG : dir: reading active writers 2026/09/06 02:47:31 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:32 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:32 DEBUG : dir/file1.rclone_chunk.001_xeu3ql: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:32 INFO : dir/file1.rclone_chunk.001_xeu3ql: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:32 INFO : dir/file1.rclone_chunk.001_xeu3ql: Deleted 2026/09/06 02:47:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:32 DEBUG : dir: Looking for writers 2026/09/06 02:47:32 DEBUG : file1: reading active writers 2026/09/06 02:47:32 DEBUG : Looking for writers 2026/09/06 02:47:32 DEBUG : dir: reading active writers 2026/09/06 02:47:32 DEBUG : >WaitForWriters: 2026/09/06 02:47:32 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:32 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:32 INFO : dir/file1: Deleted 2026/09/06 02:47:32 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388639e10 2026/09/06 02:47:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:32 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:32 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:32 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:33 INFO : newLeaf: Deleted 2026/09/06 02:47:33 DEBUG : dir/file1: Updating file with dir/file1 0x3ad388639e10 2026/09/06 02:47:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 02:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:33 DEBUG : dir/file1: File is currently open, delaying rename 0x3ad388639e10 2026/09/06 02:47:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 02:47:33 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:33 DEBUG : dir/file1.rclone_chunk.001_xeu5d3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:33 INFO : dir/file1.rclone_chunk.001_xeu5d3: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:33 INFO : dir/file1.rclone_chunk.001_xeu5d3: Deleted 2026/09/06 02:47:33 DEBUG : dir/file1: size = 25 OK 2026/09/06 02:47:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/06 02:47:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:33 DEBUG : newLeaf: Running delayed rename now 2026/09/06 02:47:33 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:33 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:33 INFO : dir/file1: Deleted 2026/09/06 02:47:33 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388639e10 2026/09/06 02:47:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:33 DEBUG : dir: Looking for writers 2026/09/06 02:47:33 DEBUG : Looking for writers 2026/09/06 02:47:33 DEBUG : dir: reading active writers 2026/09/06 02:47:33 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:33 DEBUG : >WaitForWriters: 2026/09/06 02:47:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:33 DEBUG : dir: Looking for writers 2026/09/06 02:47:33 DEBUG : Looking for writers 2026/09/06 02:47:33 DEBUG : dir: reading active writers 2026/09/06 02:47:33 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:33 DEBUG : >WaitForWriters: 2026/09/06 02:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 DEBUG : Config file has changed externally - reloading 2026/09/06 02:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:34 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:34 DEBUG : dir/file1.rclone_chunk.001_xeu6em: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:34 INFO : dir/file1.rclone_chunk.001_xeu6em: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:34 INFO : dir/file1.rclone_chunk.001_xeu6em: Deleted 2026/09/06 02:47:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:47:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): openPending: 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 02:47:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): >openPending: err= 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): _writeAt: size=14, off=0 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): >_writeAt: n=14, err= 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): close: 2026/09/06 02:47:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 02:47:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:34 DEBUG : dir/file1(0x3ad388551040): >close: err= 2026/09/06 02:47:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:34 DEBUG : dir: Looking for writers 2026/09/06 02:47:34 DEBUG : file1: reading active writers 2026/09/06 02:47:34 DEBUG : Looking for writers 2026/09/06 02:47:34 DEBUG : dir: reading active writers 2026/09/06 02:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:34 DEBUG : dir: Looking for writers 2026/09/06 02:47:34 DEBUG : file1: reading active writers 2026/09/06 02:47:34 DEBUG : Looking for writers 2026/09/06 02:47:34 DEBUG : dir: reading active writers 2026/09/06 02:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:34 DEBUG : dir: Looking for writers 2026/09/06 02:47:34 DEBUG : file1: reading active writers 2026/09/06 02:47:34 DEBUG : Looking for writers 2026/09/06 02:47:34 DEBUG : dir: reading active writers 2026/09/06 02:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:34 DEBUG : dir: Looking for writers 2026/09/06 02:47:34 DEBUG : file1: reading active writers 2026/09/06 02:47:34 DEBUG : Looking for writers 2026/09/06 02:47:34 DEBUG : dir: reading active writers 2026/09/06 02:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:34 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 02:47:34 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:34 DEBUG : dir: Looking for writers 2026/09/06 02:47:34 DEBUG : file1: reading active writers 2026/09/06 02:47:34 DEBUG : Looking for writers 2026/09/06 02:47:34 DEBUG : dir: reading active writers 2026/09/06 02:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:35 DEBUG : dir: Looking for writers 2026/09/06 02:47:35 DEBUG : file1: reading active writers 2026/09/06 02:47:35 DEBUG : Looking for writers 2026/09/06 02:47:35 DEBUG : dir: reading active writers 2026/09/06 02:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:35 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:35 DEBUG : dir/file1.rclone_chunk.001_xeu6nd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:35 INFO : dir/file1.rclone_chunk.001_xeu6nd: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:35 INFO : dir/file1.rclone_chunk.001_xeu6nd: Deleted 2026/09/06 02:47:35 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:35 INFO : dir/file1: Copied (replaced existing) 2026/09/06 02:47:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/06 02:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:35 DEBUG : dir: Looking for writers 2026/09/06 02:47:35 DEBUG : file1: reading active writers 2026/09/06 02:47:35 DEBUG : Looking for writers 2026/09/06 02:47:35 DEBUG : dir: reading active writers 2026/09/06 02:47:35 DEBUG : >WaitForWriters: 2026/09/06 02:47:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): _readAt: size=512, off=0 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): openPending: 2026/09/06 02:47: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/09/06 02:47:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 02:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): >openPending: err= 2026/09/06 02:47:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): >_readAt: n=14, err=EOF 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): close: 2026/09/06 02:47:35 DEBUG : dir/file1(0x3ad387d7ee40): >close: err= 2026/09/06 02:47:35 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:35 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:35 INFO : dir/file1: Deleted 2026/09/06 02:47:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:35 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388721ba0 2026/09/06 02:47:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:35 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:35 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:35 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:36 INFO : newLeaf: Deleted 2026/09/06 02:47:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 02:47:36 DEBUG : dir/file1: Updating file with dir/file1 0x3ad388721ba0 2026/09/06 02:47:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:36 DEBUG : dir/file1(0x3ad388109c40): openPending: 2026/09/06 02:47: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/09/06 02:47:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 02:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:36 DEBUG : dir/file1(0x3ad388109c40): >openPending: err= 2026/09/06 02:47:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:36 DEBUG : dir/file1(0x3ad388109c40): _writeAt: size=25, off=0 2026/09/06 02:47:36 DEBUG : dir/file1(0x3ad388109c40): >_writeAt: n=25, err= 2026/09/06 02:47:36 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:36 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:36 INFO : dir/file1: Deleted 2026/09/06 02:47:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:36 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388721ba0 2026/09/06 02:47:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:36 DEBUG : newLeaf(0x3ad388109c40): close: 2026/09/06 02:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 02:47:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 02:47:36.160442778 +0000 UTC m=+48.123271338 2026/09/06 02:47:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:36 DEBUG : newLeaf(0x3ad388109c40): >close: err= 2026/09/06 02:47:36 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:36 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 02:47:36 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:36 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:36 DEBUG : newLeaf.rclone_chunk.001_xeu8kk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:36 INFO : newLeaf.rclone_chunk.001_xeu8kk: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:36 INFO : newLeaf.rclone_chunk.001_xeu8kk: Deleted 2026/09/06 02:47:36 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:36 INFO : newLeaf: Copied (replaced existing) 2026/09/06 02:47:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 02:47:36.160442778 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 02:47:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 02:47:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 02:47:36 DEBUG : dir: Looking for writers 2026/09/06 02:47:36 DEBUG : Looking for writers 2026/09/06 02:47:36 DEBUG : dir: reading active writers 2026/09/06 02:47:36 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:36 DEBUG : >WaitForWriters: 2026/09/06 02:47:37 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:37 DEBUG : dir: Looking for writers 2026/09/06 02:47:37 DEBUG : Looking for writers 2026/09/06 02:47:37 DEBUG : dir: reading active writers 2026/09/06 02:47:37 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:37 DEBUG : >WaitForWriters: 2026/09/06 02:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:37 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:37 DEBUG : dir/file1.rclone_chunk.001_xeu9qc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:37 INFO : dir/file1.rclone_chunk.001_xeu9qc: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:37 INFO : dir/file1.rclone_chunk.001_xeu9qc: Deleted 2026/09/06 02:47:37 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:37 DEBUG : dir: Looking for writers 2026/09/06 02:47:37 DEBUG : file1: reading active writers 2026/09/06 02:47:37 DEBUG : Looking for writers 2026/09/06 02:47:37 DEBUG : dir: reading active writers 2026/09/06 02:47:37 DEBUG : >WaitForWriters: 2026/09/06 02:47:38 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:38 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:38 INFO : dir/file1: Deleted 2026/09/06 02:47:38 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388730820 2026/09/06 02:47:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:38 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:38 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:38 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:38 INFO : newLeaf: Deleted 2026/09/06 02:47:38 DEBUG : dir/file1: Updating file with dir/file1 0x3ad388730820 2026/09/06 02:47:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:38 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:38 DEBUG : dir/file1(0x3ad38892c7c0): openPending: 2026/09/06 02:47:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 02:47:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 02:47:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:38 DEBUG : dir/file1(0x3ad38892c7c0): >openPending: err= 2026/09/06 02:47:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:38 DEBUG : dir/file1(0x3ad38892c7c0): _writeAt: size=25, off=0 2026/09/06 02:47:38 DEBUG : dir/file1(0x3ad38892c7c0): >_writeAt: n=25, err= 2026/09/06 02:47:38 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:38 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:39 INFO : dir/file1: Deleted 2026/09/06 02:47:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:39 DEBUG : newLeaf: Updating file with newLeaf 0x3ad388730820 2026/09/06 02:47:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:39 DEBUG : newLeaf(0x3ad38892c7c0): close: 2026/09/06 02:47:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 02:47:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 02:47:38.789644605 +0000 UTC m=+50.752473155 2026/09/06 02:47:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:39 DEBUG : newLeaf(0x3ad38892c7c0): >close: err= 2026/09/06 02:47:39 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:39 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 02:47:39 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:39 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:39 DEBUG : newLeaf.rclone_chunk.001_xeub84: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:39 INFO : newLeaf.rclone_chunk.001_xeub84: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:39 INFO : newLeaf.rclone_chunk.001_xeub84: Deleted 2026/09/06 02:47:39 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:39 INFO : newLeaf: Copied (replaced existing) 2026/09/06 02:47:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 02:47:38.789644605 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 02:47:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 02:47:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : >WaitForWriters: 2026/09/06 02:47:39 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:39 DEBUG : dir: Looking for writers 2026/09/06 02:47:39 DEBUG : Looking for writers 2026/09/06 02:47:39 DEBUG : dir: reading active writers 2026/09/06 02:47:39 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:39 DEBUG : >WaitForWriters: 2026/09/06 02:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:40 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:40 DEBUG : dir/file1.rclone_chunk.001_xeub89: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:40 INFO : dir/file1.rclone_chunk.001_xeub89: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:40 INFO : dir/file1.rclone_chunk.001_xeub89: Deleted 2026/09/06 02:47:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:47:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): openPending: 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 02:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): >openPending: err= 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): _writeAt: size=14, off=0 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): >_writeAt: n=14, err= 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): close: 2026/09/06 02:47:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/06 02:47:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:40 DEBUG : dir/file1(0x3ad388108780): >close: err= 2026/09/06 02:47:40 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:40 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 02:47:40 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:40 DEBUG : dir: Looking for writers 2026/09/06 02:47:40 DEBUG : file1: reading active writers 2026/09/06 02:47:40 DEBUG : Looking for writers 2026/09/06 02:47:40 DEBUG : dir: reading active writers 2026/09/06 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:41 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:41 DEBUG : dir/file1.rclone_chunk.001_xeucji: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:41 INFO : dir/file1.rclone_chunk.001_xeucji: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:41 INFO : dir/file1.rclone_chunk.001_xeucji: Deleted 2026/09/06 02:47:41 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:41 INFO : dir/file1: Copied (replaced existing) 2026/09/06 02:47:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/06 02:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:41 DEBUG : dir: Looking for writers 2026/09/06 02:47:41 DEBUG : file1: reading active writers 2026/09/06 02:47:41 DEBUG : Looking for writers 2026/09/06 02:47:41 DEBUG : dir: reading active writers 2026/09/06 02:47:41 DEBUG : >WaitForWriters: 2026/09/06 02:47:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): _readAt: size=512, off=0 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): openPending: 2026/09/06 02:47: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/09/06 02:47:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 02:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): >openPending: err= 2026/09/06 02:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): >_readAt: n=14, err=EOF 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): close: 2026/09/06 02:47:41 DEBUG : dir/file1(0x3ad3883d2480): >close: err= 2026/09/06 02:47:41 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:41 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:41 INFO : dir/file1: Deleted 2026/09/06 02:47:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:41 DEBUG : newLeaf: Updating file with newLeaf 0x3ad3882a7ad0 2026/09/06 02:47:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:41 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:41 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:41 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:41 INFO : newLeaf: Deleted 2026/09/06 02:47:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 02:47:41 DEBUG : dir/file1: Updating file with dir/file1 0x3ad3882a7ad0 2026/09/06 02:47:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:42 DEBUG : dir/file1(0x3ad3883d3a80): openPending: 2026/09/06 02:47:42 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/09/06 02:47:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 02:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:42 DEBUG : dir/file1(0x3ad3883d3a80): >openPending: err= 2026/09/06 02:47:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:42 DEBUG : dir/file1(0x3ad3883d3a80): _writeAt: size=25, off=0 2026/09/06 02:47:42 DEBUG : dir/file1(0x3ad3883d3a80): >_writeAt: n=25, err= 2026/09/06 02:47:42 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:42 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:42 INFO : dir/file1: Deleted 2026/09/06 02:47:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:42 DEBUG : newLeaf: Updating file with newLeaf 0x3ad3882a7ad0 2026/09/06 02:47:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:42 DEBUG : newLeaf(0x3ad3883d3a80): close: 2026/09/06 02:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 02:47:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 02:47:42.057846026 +0000 UTC m=+54.020674576 2026/09/06 02:47:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:42 DEBUG : newLeaf(0x3ad3883d3a80): >close: err= 2026/09/06 02:47:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:42 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 02:47:42 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:42 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:42 DEBUG : newLeaf.rclone_chunk.001_xeue2r: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:42 INFO : newLeaf.rclone_chunk.001_xeue2r: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:42 INFO : newLeaf.rclone_chunk.001_xeue2r: Deleted 2026/09/06 02:47:42 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:42 INFO : newLeaf: Copied (replaced existing) 2026/09/06 02:47:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 02:47:42.057846026 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 02:47:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 02:47:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : >WaitForWriters: 2026/09/06 02:47:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:42 DEBUG : dir: Looking for writers 2026/09/06 02:47:42 DEBUG : Looking for writers 2026/09/06 02:47:42 DEBUG : dir: reading active writers 2026/09/06 02:47:42 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:42 DEBUG : >WaitForWriters: 2026/09/06 02:47:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:43 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:43 DEBUG : dir/file1.rclone_chunk.001_xeuf5p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:43 INFO : dir/file1.rclone_chunk.001_xeuf5p: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:43 INFO : dir/file1.rclone_chunk.001_xeuf5p: Deleted 2026/09/06 02:47:43 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:43 DEBUG : dir: Looking for writers 2026/09/06 02:47:43 DEBUG : file1: reading active writers 2026/09/06 02:47:43 DEBUG : Looking for writers 2026/09/06 02:47:43 DEBUG : dir: reading active writers 2026/09/06 02:47:43 DEBUG : >WaitForWriters: 2026/09/06 02:47:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): _readAt: size=512, off=0 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): openPending: 2026/09/06 02:47:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/06 02:47:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/06 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): >openPending: err= 2026/09/06 02:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/06 02:47:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): >_readAt: n=14, err=EOF 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): close: 2026/09/06 02:47:43 DEBUG : dir/file1(0x3ad3887a29c0): >close: err= 2026/09/06 02:47:44 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:44 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:44 INFO : dir/file1: Deleted 2026/09/06 02:47:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:44 DEBUG : newLeaf: Updating file with newLeaf 0x3ad38859aa90 2026/09/06 02:47:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:44 DEBUG : newLeaf: copy non-chunked object... 2026/09/06 02:47:44 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:47:44 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:44 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:44 INFO : newLeaf: Deleted 2026/09/06 02:47:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/06 02:47:44 DEBUG : dir/file1: Updating file with dir/file1 0x3ad38859aa90 2026/09/06 02:47:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/06 02:47:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:47:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:44 DEBUG : dir/file1(0x3ad3887c5380): openPending: 2026/09/06 02:47: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/09/06 02:47:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/06 02:47:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:44 DEBUG : dir/file1(0x3ad3887c5380): >openPending: err= 2026/09/06 02:47:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:47:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:44 DEBUG : dir/file1(0x3ad3887c5380): _writeAt: size=25, off=0 2026/09/06 02:47:44 DEBUG : dir/file1(0x3ad3887c5380): >_writeAt: n=25, err= 2026/09/06 02:47:44 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:47:44 DEBUG : newLeaf: size = 14 OK 2026/09/06 02:47:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:47:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:44 INFO : dir/file1: Deleted 2026/09/06 02:47:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/06 02:47:44 DEBUG : newLeaf: Updating file with newLeaf 0x3ad38859aa90 2026/09/06 02:47:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:47:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:44 DEBUG : newLeaf(0x3ad3887c5380): close: 2026/09/06 02:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/06 02:47:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-06 02:47:44.667343335 +0000 UTC m=+56.630171895 2026/09/06 02:47:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:44 DEBUG : newLeaf(0x3ad3887c5380): >close: err= 2026/09/06 02:47:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:44 DEBUG : dir: Looking for writers 2026/09/06 02:47:44 DEBUG : Looking for writers 2026/09/06 02:47:44 DEBUG : dir: reading active writers 2026/09/06 02:47:44 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:44 DEBUG : dir: Looking for writers 2026/09/06 02:47:44 DEBUG : Looking for writers 2026/09/06 02:47:44 DEBUG : dir: reading active writers 2026/09/06 02:47:44 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:44 DEBUG : dir: Looking for writers 2026/09/06 02:47:44 DEBUG : Looking for writers 2026/09/06 02:47:44 DEBUG : dir: reading active writers 2026/09/06 02:47:44 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:44 DEBUG : dir: Looking for writers 2026/09/06 02:47:44 DEBUG : Looking for writers 2026/09/06 02:47:44 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:44 DEBUG : dir: reading active writers 2026/09/06 02:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:44 DEBUG : newLeaf: vfs cache: starting upload 2026/09/06 02:47:44 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:45 DEBUG : dir: Looking for writers 2026/09/06 02:47:45 DEBUG : Looking for writers 2026/09/06 02:47:45 DEBUG : dir: reading active writers 2026/09/06 02:47:45 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:45 DEBUG : dir: Looking for writers 2026/09/06 02:47:45 DEBUG : Looking for writers 2026/09/06 02:47:45 DEBUG : dir: reading active writers 2026/09/06 02:47:45 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:45 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:45 DEBUG : newLeaf.rclone_chunk.001_xeuglf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:45 INFO : newLeaf.rclone_chunk.001_xeuglf: Copied (server-side copy) to: newLeaf 2026/09/06 02:47:45 INFO : newLeaf.rclone_chunk.001_xeuglf: Deleted 2026/09/06 02:47:45 DEBUG : newLeaf: size = 25 OK 2026/09/06 02:47:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/06 02:47:45 INFO : newLeaf: Copied (replaced existing) 2026/09/06 02:47:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-06 02:47:44.667343335 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/06 02:47:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/06 02:47:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/06 02:47:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/06 02:47:45 DEBUG : dir: Looking for writers 2026/09/06 02:47:45 DEBUG : Looking for writers 2026/09/06 02:47:45 DEBUG : dir: reading active writers 2026/09/06 02:47:45 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:45 DEBUG : >WaitForWriters: 2026/09/06 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:45 DEBUG : dir: Looking for writers 2026/09/06 02:47:45 DEBUG : Looking for writers 2026/09/06 02:47:45 DEBUG : dir: reading active writers 2026/09/06 02:47:45 DEBUG : newLeaf: reading active writers 2026/09/06 02:47:45 DEBUG : >WaitForWriters: 2026/09/06 02:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestFileRename (16.47s) --- PASS: TestFileRename/off,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=false (2.37s) --- PASS: TestFileRename/minimal,forceCache=true (3.15s) --- PASS: TestFileRename/writes,forceCache=false (2.65s) --- PASS: TestFileRename/writes,forceCache=true (3.24s) --- PASS: TestFileRename/full,forceCache=false (2.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:45 DEBUG : Looking for writers 2026/09/06 02:47:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.11s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:46 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:46 DEBUG : dir/file1.rclone_chunk.001_xeuiv9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:46 INFO : dir/file1.rclone_chunk.001_xeuiv9: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:46 INFO : dir/file1.rclone_chunk.001_xeuiv9: Deleted 2026/09/06 02:47:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 02:47:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:47 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:47 DEBUG : dir: Looking for writers 2026/09/06 02:47:47 DEBUG : file1: reading active writers 2026/09/06 02:47:47 DEBUG : Looking for writers 2026/09/06 02:47:47 DEBUG : dir: reading active writers 2026/09/06 02:47:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:47 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:47 DEBUG : dir/file1.rclone_chunk.001_xeujp6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:47 INFO : dir/file1.rclone_chunk.001_xeujp6: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:47 INFO : dir/file1.rclone_chunk.001_xeujp6: Deleted 2026/09/06 02:47:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 02:47:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 02:47:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 02:47:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 02:47:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/06 02:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/06 02:47:48 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:48 DEBUG : dir: Looking for writers 2026/09/06 02:47:48 DEBUG : file1: reading active writers 2026/09/06 02:47:48 DEBUG : Looking for writers 2026/09/06 02:47:48 DEBUG : dir: reading active writers 2026/09/06 02:47:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.22s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:48 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:48 DEBUG : dir/file1.rclone_chunk.001_xeukob: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:48 INFO : dir/file1.rclone_chunk.001_xeukob: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:48 INFO : dir/file1.rclone_chunk.001_xeukob: Deleted 2026/09/06 02:47:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 02:47:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 02:47:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 02:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/06 02:47:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/06 02:47:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/06 02:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 02:47:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 02:47:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 02:47:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 02:47:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/06 02:47:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 02:47:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 02:47:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 02:47:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/06 02:47:49 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:49 DEBUG : dir: Looking for writers 2026/09/06 02:47:49 DEBUG : file1: reading active writers 2026/09/06 02:47:49 DEBUG : Looking for writers 2026/09/06 02:47:49 DEBUG : dir: reading active writers 2026/09/06 02:47:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.17s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:50 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:50 DEBUG : dir/file1.rclone_chunk.001_xeul98: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:50 INFO : dir/file1.rclone_chunk.001_xeul98: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:50 INFO : dir/file1.rclone_chunk.001_xeul98: Deleted 2026/09/06 02:47:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 02:47:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:50 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:50 DEBUG : dir: Looking for writers 2026/09/06 02:47:50 DEBUG : file1: reading active writers 2026/09/06 02:47:50 DEBUG : Looking for writers 2026/09/06 02:47:50 DEBUG : dir: reading active writers 2026/09/06 02:47:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:50 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:50 DEBUG : dir/file1.rclone_chunk.001_xeumve: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:50 INFO : dir/file1.rclone_chunk.001_xeumve: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:50 INFO : dir/file1.rclone_chunk.001_xeumve: Deleted 2026/09/06 02:47:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 02:47:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 02:47:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/06 02:47:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/06 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:51 DEBUG : dir: Looking for writers 2026/09/06 02:47:51 DEBUG : file1: reading active writers 2026/09/06 02:47:51 DEBUG : Looking for writers 2026/09/06 02:47:51 DEBUG : dir: reading active writers 2026/09/06 02:47:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:51 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:51 DEBUG : dir/file1.rclone_chunk.001_xeunsm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:51 INFO : dir/file1.rclone_chunk.001_xeunsm: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:51 INFO : dir/file1.rclone_chunk.001_xeunsm: Deleted 2026/09/06 02:47:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): _readAt: size=1, off=0 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): openPending: 2026/09/06 02:47:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:47:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:47:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >openPending: err= 2026/09/06 02:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 02:47:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >_readAt: n=1, err= 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): _readAt: size=256, off=1 2026/09/06 02:47:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >_readAt: n=15, err=EOF 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): _readAt: size=16, off=16 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >_readAt: n=0, err=EOF 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): close: 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >close: err= 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): close: 2026/09/06 02:47:52 DEBUG : dir/file1(0x3ad38800ac40): >close: err=file already closed 2026/09/06 02:47:52 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:52 DEBUG : dir: Looking for writers 2026/09/06 02:47:52 DEBUG : file1: reading active writers 2026/09/06 02:47:52 DEBUG : Looking for writers 2026/09/06 02:47:52 DEBUG : dir: reading active writers 2026/09/06 02:47:52 DEBUG : >WaitForWriters: 2026/09/06 02:47:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:52 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:52 DEBUG : dir/file1.rclone_chunk.001_xeuo4f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:52 INFO : dir/file1.rclone_chunk.001_xeuo4f: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:52 INFO : dir/file1.rclone_chunk.001_xeuo4f: Deleted 2026/09/06 02:47:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): _readAt: size=1, off=0 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): openPending: 2026/09/06 02:47:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:47:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >openPending: err= 2026/09/06 02:47:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 02:47:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >_readAt: n=1, err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): _readAt: size=1, off=5 2026/09/06 02:47:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >_readAt: n=1, err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): _readAt: size=1, off=3 2026/09/06 02:47:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >_readAt: n=1, err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): _readAt: size=1, off=13 2026/09/06 02:47:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >_readAt: n=1, err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): _readAt: size=16, off=100 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >_readAt: n=0, err=EOF 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): close: 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3883d3580): >close: err= 2026/09/06 02:47:53 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:53 DEBUG : dir: Looking for writers 2026/09/06 02:47:53 DEBUG : file1: reading active writers 2026/09/06 02:47:53 DEBUG : Looking for writers 2026/09/06 02:47:53 DEBUG : dir: reading active writers 2026/09/06 02:47:53 DEBUG : >WaitForWriters: 2026/09/06 02:47:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.93s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:53 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:53 DEBUG : dir/file1.rclone_chunk.001_xeupw7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:53 INFO : dir/file1.rclone_chunk.001_xeupw7: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:53 INFO : dir/file1.rclone_chunk.001_xeupw7: Deleted 2026/09/06 02:47:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=1, off=0 2026/09/06 02:47:53 DEBUG : dir/file1(0x3ad3887183c0): openPending: 2026/09/06 02:47:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:47:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:47:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >openPending: err= 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=1, err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=1, off=5 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=1, err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=1, off=1 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=1, err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=6, off=10 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=6, err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=256, off=10 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=6, err=EOF 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=256, off=100 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=0, err=EOF 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): close: 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >close: err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): _readAt: size=256, off=100 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad3887183c0): >_readAt: n=0, err=file already closed 2026/09/06 02:47:54 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:54 DEBUG : dir: Looking for writers 2026/09/06 02:47:54 DEBUG : file1: reading active writers 2026/09/06 02:47:54 DEBUG : Looking for writers 2026/09/06 02:47:54 DEBUG : dir: reading active writers 2026/09/06 02:47:54 DEBUG : >WaitForWriters: 2026/09/06 02:47:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.92s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:54 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:54 DEBUG : dir/file1.rclone_chunk.001_xeuq9s: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:54 INFO : dir/file1.rclone_chunk.001_xeuq9s: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:54 INFO : dir/file1.rclone_chunk.001_xeuq9s: Deleted 2026/09/06 02:47:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): RWFileHandle.Flush 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): _readAt: size=256, off=0 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): openPending: 2026/09/06 02:47:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:47:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:47:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): >openPending: err= 2026/09/06 02:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): >_readAt: n=16, err=EOF 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): RWFileHandle.Flush 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): RWFileHandle.Flush 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): close: 2026/09/06 02:47:54 DEBUG : dir/file1(0x3ad387ff0b00): >close: err= 2026/09/06 02:47:54 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:54 DEBUG : dir: Looking for writers 2026/09/06 02:47:54 DEBUG : file1: reading active writers 2026/09/06 02:47:54 DEBUG : Looking for writers 2026/09/06 02:47:54 DEBUG : dir: reading active writers 2026/09/06 02:47:54 DEBUG : >WaitForWriters: 2026/09/06 02:47:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:55 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:47:55 DEBUG : dir/file1.rclone_chunk.001_xeure1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:47:55 INFO : dir/file1.rclone_chunk.001_xeure1: Copied (server-side copy) to: dir/file1 2026/09/06 02:47:55 INFO : dir/file1.rclone_chunk.001_xeure1: Deleted 2026/09/06 02:47:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:47:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 02:47:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:47:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:47:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:47:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): _readAt: size=256, off=0 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): openPending: 2026/09/06 02:47:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:47:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:47:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): >openPending: err= 2026/09/06 02:47:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 02:47:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:47:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:47:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): >_readAt: n=16, err=EOF 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): RWFileHandle.Release 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): close: 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): >close: err= 2026/09/06 02:47:55 DEBUG : dir/file1(0x3ad387d63540): RWFileHandle.Release 2026/09/06 02:47:55 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:55 DEBUG : dir: Looking for writers 2026/09/06 02:47:55 DEBUG : file1: reading active writers 2026/09/06 02:47:55 DEBUG : Looking for writers 2026/09/06 02:47:55 DEBUG : dir: reading active writers 2026/09/06 02:47:55 DEBUG : >WaitForWriters: 2026/09/06 02:47:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:47:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:56 DEBUG : file1: newRWFileHandle: 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): openPending: 2026/09/06 02:47:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): >openPending: err= 2026/09/06 02:47:56 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:47:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:47:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): _writeAt: size=5, off=0 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): >_writeAt: n=5, err= 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): _writeAt: size=7, off=5 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): >_writeAt: n=7, err= 2026/09/06 02:47:56 DEBUG : file1: vfs cache: truncate to size=11 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): close: 2026/09/06 02:47:56 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:47:56.121534446 +0000 UTC m=+68.084362997 2026/09/06 02:47:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): >close: err= 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): close: 2026/09/06 02:47:56 DEBUG : file1(0x3ad3885517c0): >close: err=file already closed 2026/09/06 02:47:56 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:56 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:47:56 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:56 DEBUG : file1: size = 11 OK 2026/09/06 02:47:56 DEBUG : file1.rclone_chunk.001_xeuseh: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:47:56 INFO : file1.rclone_chunk.001_xeuseh: Copied (server-side copy) to: file1 2026/09/06 02:47:56 INFO : file1.rclone_chunk.001_xeuseh: Deleted 2026/09/06 02:47:56 DEBUG : file1: size = 11 OK 2026/09/06 02:47:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:47:56 INFO : file1: Copied (new) 2026/09/06 02:47:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-06 02:47:56.121534446 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/06 02:47:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:56 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : >WaitForWriters: 2026/09/06 02:47:56 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:56 DEBUG : Looking for writers 2026/09/06 02:47:56 DEBUG : file1: reading active writers 2026/09/06 02:47:56 DEBUG : >WaitForWriters: 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.90s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:47:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:57 DEBUG : file1: newRWFileHandle: 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): openPending: 2026/09/06 02:47:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): >openPending: err= 2026/09/06 02:47:57 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:47:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): _writeAt: size=7, off=0 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): >_writeAt: n=7, err= 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): _writeAt: size=6, off=5 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): >_writeAt: n=6, err= 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): close: 2026/09/06 02:47:57 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:47:57.024705885 +0000 UTC m=+68.987534455 2026/09/06 02:47:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): >close: err= 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): _writeAt: size=5, off=0 2026/09/06 02:47:57 DEBUG : file1(0x3ad387d7e900): >_writeAt: n=0, err=file already closed 2026/09/06 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:57 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:47:57 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:57 DEBUG : file1: size = 11 OK 2026/09/06 02:47:57 DEBUG : file1.rclone_chunk.001_xeutoi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:47:57 INFO : file1.rclone_chunk.001_xeutoi: Copied (server-side copy) to: file1 2026/09/06 02:47:57 INFO : file1.rclone_chunk.001_xeutoi: Deleted 2026/09/06 02:47:57 DEBUG : file1: size = 11 OK 2026/09/06 02:47:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:47:57 INFO : file1: Copied (new) 2026/09/06 02:47:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-06 02:47:57.024705885 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/06 02:47:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : >WaitForWriters: 2026/09/06 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : >WaitForWriters: 2026/09/06 02:47:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:47:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:57 DEBUG : file1: newRWFileHandle: 2026/09/06 02:47:57 DEBUG : file1(0x3ad3885f1540): openPending: 2026/09/06 02:47:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:57 DEBUG : file1(0x3ad3885f1540): >openPending: err= 2026/09/06 02:47:57 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:47:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:47:57 DEBUG : file1(0x3ad3885f1540): close: 2026/09/06 02:47:57 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:47:57.934285304 +0000 UTC m=+69.897113864 2026/09/06 02:47:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:57 DEBUG : file1(0x3ad3885f1540): >close: err= 2026/09/06 02:47:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 02:47:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:47:57 DEBUG : file2: newRWFileHandle: 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): openPending: 2026/09/06 02:47:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): >openPending: err= 2026/09/06 02:47:57 DEBUG : file2: >newRWFileHandle: err= 2026/09/06 02:47:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/06 02:47:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): RWFileHandle.Flush 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): RWFileHandle.Release 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): close: 2026/09/06 02:47:57 DEBUG : file2: vfs cache: setting modification time to 2026-09-06 02:47:57.935396602 +0000 UTC m=+69.898225162 2026/09/06 02:47:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:57 DEBUG : file2(0x3ad3885f19c0): >close: err= 2026/09/06 02:47:57 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file2: reading active writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : file2: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/06 02:47:57 DEBUG : Looking for writers 2026/09/06 02:47:57 DEBUG : file1: reading active writers 2026/09/06 02:47:57 DEBUG : file2: reading active writers 2026/09/06 02:47:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : file2: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/06 02:47:58 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:47:58 DEBUG : file2: vfs cache: starting upload 2026/09/06 02:47:58 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : file2: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/06 02:47:58 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : file2: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/06 02:47:58 DEBUG : file1: size = 0 OK 2026/09/06 02:47:58 DEBUG : file1.rclone_chunk.001_xeuuoc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:58 INFO : file1.rclone_chunk.001_xeuuoc: Copied (server-side copy) to: file1 2026/09/06 02:47:58 DEBUG : file2: size = 0 OK 2026/09/06 02:47:58 DEBUG : file2.rclone_chunk.001_xeuuz4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:58 INFO : file2.rclone_chunk.001_xeuuz4: Copied (server-side copy) to: file2 2026/09/06 02:47:58 INFO : file1.rclone_chunk.001_xeuuoc: Deleted 2026/09/06 02:47:58 DEBUG : file1: size = 0 OK 2026/09/06 02:47:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:58 INFO : file1: Copied (new) 2026/09/06 02:47:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-06 02:47:57.934285304 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/06 02:47:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:58 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:58 INFO : file2.rclone_chunk.001_xeuuz4: Deleted 2026/09/06 02:47:58 DEBUG : file2: size = 0 OK 2026/09/06 02:47:58 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:47:58 INFO : file2: Copied (new) 2026/09/06 02:47:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-06 02:47:57.935396602 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/06 02:47:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/06 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:47:58 INFO : file2: vfs cache: upload succeeded try #1 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : file2: reading active writers 2026/09/06 02:47:58 DEBUG : >WaitForWriters: 2026/09/06 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : file2: reading active writers 2026/09/06 02:47:58 DEBUG : >WaitForWriters: 2026/09/06 02:47:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:47:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:58 DEBUG : file1: newRWFileHandle: 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): openPending: 2026/09/06 02:47:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): >openPending: err= 2026/09/06 02:47:58 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:47:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:47:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): _writeAt: size=5, off=0 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): >_writeAt: n=5, err= 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): RWFileHandle.Flush 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): RWFileHandle.Flush 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): close: 2026/09/06 02:47:58 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:47:58.939848028 +0000 UTC m=+70.902676588 2026/09/06 02:47:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:58 DEBUG : file1(0x3ad388741d40): >close: err= 2026/09/06 02:47:58 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:58 DEBUG : Looking for writers 2026/09/06 02:47:58 DEBUG : file1: reading active writers 2026/09/06 02:47:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:59 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:47:59 DEBUG : file1: size = 5 OK 2026/09/06 02:47:59 DEBUG : file1.rclone_chunk.001_xeuvm5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:59 INFO : file1.rclone_chunk.001_xeuvm5: Copied (server-side copy) to: file1 2026/09/06 02:47:59 INFO : file1.rclone_chunk.001_xeuvm5: Deleted 2026/09/06 02:47:59 DEBUG : file1: size = 5 OK 2026/09/06 02:47:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:47:59 INFO : file1: Copied (new) 2026/09/06 02:47:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 02:47:58.939848028 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 02:47:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:59 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : >WaitForWriters: 2026/09/06 02:47:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:47:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:47:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:47:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:47:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:47:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:47:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:47:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:47:59 DEBUG : file1: newRWFileHandle: 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): openPending: 2026/09/06 02:47:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): >openPending: err= 2026/09/06 02:47:59 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:47:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:47:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:47:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): _writeAt: size=5, off=0 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): >_writeAt: n=5, err= 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): RWFileHandle.Release 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): close: 2026/09/06 02:47:59 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:47:59.766024037 +0000 UTC m=+71.728852686 2026/09/06 02:47:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): >close: err= 2026/09/06 02:47:59 DEBUG : file1(0x3ad388517e80): RWFileHandle.Release 2026/09/06 02:47:59 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:47:59 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:47:59 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:47:59 DEBUG : Looking for writers 2026/09/06 02:47:59 DEBUG : file1: reading active writers 2026/09/06 02:47:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:47: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:48:00 DEBUG : Looking for writers 2026/09/06 02:48:00 DEBUG : file1: reading active writers 2026/09/06 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:00 DEBUG : file1: size = 5 OK 2026/09/06 02:48:00 DEBUG : file1.rclone_chunk.001_xeuvxr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:00 INFO : file1.rclone_chunk.001_xeuvxr: Copied (server-side copy) to: file1 2026/09/06 02:48:00 INFO : file1.rclone_chunk.001_xeuvxr: Deleted 2026/09/06 02:48:00 DEBUG : file1: size = 5 OK 2026/09/06 02:48:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:00 INFO : file1: Copied (new) 2026/09/06 02:48:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 02:47:59.766024037 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 02:48:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:48:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:00 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:48:00 DEBUG : Looking for writers 2026/09/06 02:48:00 DEBUG : file1: reading active writers 2026/09/06 02:48:00 DEBUG : >WaitForWriters: 2026/09/06 02:48:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:48: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-divarid3cihe/dir/file1: no such file or directory 2026/09/06 02:48:00 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:48:00 DEBUG : dir/file1.rclone_chunk.001_xeuwst: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:48:00 INFO : dir/file1.rclone_chunk.001_xeuwst: Copied (server-side copy) to: dir/file1 2026/09/06 02:48:00 INFO : dir/file1.rclone_chunk.001_xeuwst: Deleted 2026/09/06 02:48:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 02:48:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:48:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): openPending: 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): >openPending: err= 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 02:48:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:48:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:48:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): _writeAt: size=5, off=0 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): >_writeAt: n=5, err= 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): close: 2026/09/06 02:48:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 02:48:01.23367282 +0000 UTC m=+73.196501389 2026/09/06 02:48:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:01 DEBUG : dir/file1(0x3ad387b9cc40): >close: err= 2026/09/06 02:48:01 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 02:48:01 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:01 DEBUG : dir/file1: size = 5 OK 2026/09/06 02:48:01 DEBUG : dir/file1.rclone_chunk.001_xeuxpt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:01 INFO : dir/file1.rclone_chunk.001_xeuxpt: Copied (server-side copy) to: dir/file1 2026/09/06 02:48:01 INFO : dir/file1.rclone_chunk.001_xeuxpt: Deleted 2026/09/06 02:48:01 DEBUG : dir/file1: size = 5 OK 2026/09/06 02:48:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:01 INFO : dir/file1: Copied (replaced existing) 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-06 02:48:01.23367282 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 02:48:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 02:48:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 02:48:01 DEBUG : dir: Looking for writers 2026/09/06 02:48:01 DEBUG : file1: reading active writers 2026/09/06 02:48:01 DEBUG : Looking for writers 2026/09/06 02:48:01 DEBUG : dir: reading active writers 2026/09/06 02:48:01 DEBUG : >WaitForWriters: 2026/09/06 02:48:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:02 DEBUG : dir/file1: size = 16 OK 2026/09/06 02:48:02 DEBUG : dir/file1.rclone_chunk.001_xeuyje: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/06 02:48:02 INFO : dir/file1.rclone_chunk.001_xeuyje: Copied (server-side copy) to: dir/file1 2026/09/06 02:48:02 INFO : dir/file1.rclone_chunk.001_xeuyje: Deleted 2026/09/06 02:48:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 02:48:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 02:48:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 02:48:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): _writeAt: size=5, off=0 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): openPending: 2026/09/06 02:48:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/06 02:48:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 02:48:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): >openPending: err= 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): >_writeAt: n=5, err= 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): _writeAt: size=15, off=5 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): >_writeAt: n=15, err= 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): close: 2026/09/06 02:48:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/06 02:48:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 02:48:02.742236594 +0000 UTC m=+74.705065174 2026/09/06 02:48:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:02 DEBUG : dir/file1(0x3ad38871cf00): >close: err= 2026/09/06 02:48:02 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:02 DEBUG : dir: Looking for writers 2026/09/06 02:48:02 DEBUG : file1: reading active writers 2026/09/06 02:48:02 DEBUG : Looking for writers 2026/09/06 02:48:02 DEBUG : dir: reading active writers 2026/09/06 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:48:02 DEBUG : dir: Looking for writers 2026/09/06 02:48:02 DEBUG : file1: reading active writers 2026/09/06 02:48:02 DEBUG : Looking for writers 2026/09/06 02:48:02 DEBUG : dir: reading active writers 2026/09/06 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:48:02 DEBUG : dir: Looking for writers 2026/09/06 02:48:02 DEBUG : file1: reading active writers 2026/09/06 02:48:02 DEBUG : Looking for writers 2026/09/06 02:48:02 DEBUG : dir: reading active writers 2026/09/06 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:48:02 DEBUG : dir: Looking for writers 2026/09/06 02:48:02 DEBUG : file1: reading active writers 2026/09/06 02:48:02 DEBUG : Looking for writers 2026/09/06 02:48:02 DEBUG : dir: reading active writers 2026/09/06 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:48:02 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 02:48:02 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:48:02 DEBUG : dir: Looking for writers 2026/09/06 02:48:02 DEBUG : file1: reading active writers 2026/09/06 02:48:02 DEBUG : Looking for writers 2026/09/06 02:48:02 DEBUG : dir: reading active writers 2026/09/06 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:48:03 DEBUG : dir: Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : dir: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:03 DEBUG : dir/file1: size = 20 OK 2026/09/06 02:48:03 DEBUG : dir/file1.rclone_chunk.001_xeuyyn: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/06 02:48:03 INFO : dir/file1.rclone_chunk.001_xeuyyn: Copied (server-side copy) to: dir/file1 2026/09/06 02:48:03 INFO : dir/file1.rclone_chunk.001_xeuyyn: Deleted 2026/09/06 02:48:03 DEBUG : dir/file1: size = 20 OK 2026/09/06 02:48:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/06 02:48:03 INFO : dir/file1: Copied (replaced existing) 2026/09/06 02:48:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-06 02:48:02.742236594 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/06 02:48:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 02:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 02:48:03 DEBUG : dir: Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : dir: reading active writers 2026/09/06 02:48:03 DEBUG : >WaitForWriters: 2026/09/06 02:48:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:03 DEBUG : file1: newRWFileHandle: 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): openPending: 2026/09/06 02:48:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): >openPending: err= 2026/09/06 02:48:03 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:48:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:48:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): _writeAt: size=5, off=0 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): >_writeAt: n=5, err= 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): close: 2026/09/06 02:48:03 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 02:48:03.606872907 +0000 UTC m=+75.569701467 2026/09/06 02:48:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:03 DEBUG : file1(0x3ad38871d280): >close: err= 2026/09/06 02:48:03 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:48:03 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:48:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:48:03 DEBUG : Looking for writers 2026/09/06 02:48:03 DEBUG : file1: reading active writers 2026/09/06 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:04 DEBUG : file1: size = 5 OK 2026/09/06 02:48:04 DEBUG : file1.rclone_chunk.001_xeuzgj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:04 INFO : file1.rclone_chunk.001_xeuzgj: Copied (server-side copy) to: file1 2026/09/06 02:48:04 INFO : file1.rclone_chunk.001_xeuzgj: Deleted 2026/09/06 02:48:04 DEBUG : file1: size = 5 OK 2026/09/06 02:48:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:04 INFO : file1: Copied (new) 2026/09/06 02:48:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-06 02:48:03.606872907 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 02:48:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:04 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:48:04 DEBUG : Looking for writers 2026/09/06 02:48:04 DEBUG : file1: reading active writers 2026/09/06 02:48:04 DEBUG : >WaitForWriters: 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/06 02:48:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.423842892 +0000 UTC m=+76.386671552 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885161c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.423842892 +0000 UTC m=+76.386671552 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.423842892 +0000 UTC m=+76.386671552 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd810 item 1 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.428535503 +0000 UTC m=+76.391364063 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885174c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.428535503 +0000 UTC m=+76.391364063 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885179c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bc8c0 item 2 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.43054617 +0000 UTC m=+76.393374730 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.43054617 +0000 UTC m=+76.393374730 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.43054617 +0000 UTC m=+76.393374730 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418c40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bd030 item 3 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.433141821 +0000 UTC m=+76.395970381 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884192c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.433141821 +0000 UTC m=+76.395970381 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894e150 item 4 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.434976755 +0000 UTC m=+76.397805326 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419e40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.434976755 +0000 UTC m=+76.397805326 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.434976755 +0000 UTC m=+76.397805326 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894ea10 item 5 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.437820777 +0000 UTC m=+76.400649356 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.437820777 +0000 UTC m=+76.400649356 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff02c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f1f0 item 6 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.440177266 +0000 UTC m=+76.403005816 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0a80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.440177266 +0000 UTC m=+76.403005816 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0fc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.440177266 +0000 UTC m=+76.403005816 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff14c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f810 item 7 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.442999846 +0000 UTC m=+76.405828406 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1b40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.442999846 +0000 UTC m=+76.405828406 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ab80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0e4d0 item 8 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38800b2c0): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b2c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.445445104 +0000 UTC m=+76.408273664 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.445445104 +0000 UTC m=+76.408273664 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.445445104 +0000 UTC m=+76.408273664 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0f110 item 9 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.448214813 +0000 UTC m=+76.411043373 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.448214813 +0000 UTC m=+76.411043373 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cdc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7e000 item 10 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38892d400): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.450349193 +0000 UTC m=+76.413177753 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.450349193 +0000 UTC m=+76.413177753 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.450349193 +0000 UTC m=+76.413177753 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9cdc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7e930 item 11 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.45337141 +0000 UTC m=+76.416199971 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d840): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.45337141 +0000 UTC m=+76.416199971 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388002a80 item 12 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3881089c0): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.455787122 +0000 UTC m=+76.418615682 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108d80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.455787122 +0000 UTC m=+76.418615682 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebc070 item 13 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.45801048 +0000 UTC m=+76.420839040 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109b00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.45801048 +0000 UTC m=+76.420839040 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e1c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebd110 item 14 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad387d7e800): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.460535238 +0000 UTC m=+76.423363798 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7ebc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.460535238 +0000 UTC m=+76.423363798 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f70230 item 15 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.462773704 +0000 UTC m=+76.425602264 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d37c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.462773704 +0000 UTC m=+76.425602264 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3d00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f71260 item 16 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.464803487 +0000 UTC m=+76.427632047 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.464803487 +0000 UTC m=+76.427632047 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e08c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.464803487 +0000 UTC m=+76.427632047 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e0dc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a000 item 17 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.467804093 +0000 UTC m=+76.430632653 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.467804093 +0000 UTC m=+76.430632653 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888e1980): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a930 item 18 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.46985693 +0000 UTC m=+76.432685489 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.46985693 +0000 UTC m=+76.432685489 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fc600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.46985693 +0000 UTC m=+76.432685489 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fcb00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b110 item 19 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.47263163 +0000 UTC m=+76.435460190 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.47263163 +0000 UTC m=+76.435460190 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fd6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b960 item 20 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.474789493 +0000 UTC m=+76.437618054 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888fdd40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.474789493 +0000 UTC m=+76.437618054 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.474789493 +0000 UTC m=+76.437618054 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538840): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b41c0 item 21 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.477630449 +0000 UTC m=+76.440459009 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388538ec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.477630449 +0000 UTC m=+76.440459009 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b4e70 item 22 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.479824481 +0000 UTC m=+76.442653042 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388539a80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.479824481 +0000 UTC m=+76.442653042 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.479824481 +0000 UTC m=+76.442653042 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859e580): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b57a0 item 23 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.483585403 +0000 UTC m=+76.446414013 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859ec00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.483585403 +0000 UTC m=+76.446414013 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880249a0 item 24 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38859f780): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859f780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.486344443 +0000 UTC m=+76.449173043 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38859fb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.486344443 +0000 UTC m=+76.449173043 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.486344443 +0000 UTC m=+76.449173043 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885da680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025ab0 item 25 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.489974568 +0000 UTC m=+76.452803128 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dad00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.489974568 +0000 UTC m=+76.452803128 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880228c0 item 26 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3885db880): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885db880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.492513552 +0000 UTC m=+76.455342112 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885dbc40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.492513552 +0000 UTC m=+76.455342112 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.492513552 +0000 UTC m=+76.455342112 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880237a0 item 27 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.495600201 +0000 UTC m=+76.458428791 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ee00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.495600201 +0000 UTC m=+76.458428791 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f04e70 item 28 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38862f980): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f980): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.498055627 +0000 UTC m=+76.460884187 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fd40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.498055627 +0000 UTC m=+76.460884187 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f058f0 item 29 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.500463745 +0000 UTC m=+76.463292305 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aab80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.500463745 +0000 UTC m=+76.463292305 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab0c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825c540 item 30 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3886ab700): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.502784567 +0000 UTC m=+76.465613127 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.502784567 +0000 UTC m=+76.465613127 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825ccb0 item 31 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.505307551 +0000 UTC m=+76.468136111 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.505307551 +0000 UTC m=+76.468136111 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d6e40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825d5e0 item 32 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.50782769 +0000 UTC m=+76.470656249 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388026380 item 33 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.508578027 +0000 UTC m=+76.471406597 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.508578027 +0000 UTC m=+76.471406597 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886d7e00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388026770 item 33 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.510628839 +0000 UTC m=+76.473457399 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388027730 item 34 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.511432756 +0000 UTC m=+76.474261316 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887129c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.511432756 +0000 UTC m=+76.474261316 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388712f00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898a070 item 34 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.513287509 +0000 UTC m=+76.476116070 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898a700 item 35 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.514042124 +0000 UTC m=+76.476870684 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887139c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.514042124 +0000 UTC m=+76.476870684 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388713ec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898ab60 item 35 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.516053772 +0000 UTC m=+76.478882333 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874e640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898b180 item 36 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.516907704 +0000 UTC m=+76.479736275 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874eb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.516907704 +0000 UTC m=+76.479736275 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898b420 item 36 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.518758811 +0000 UTC m=+76.481587371 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874f6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898bb90 item 37 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.519695269 +0000 UTC m=+76.482523889 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38874fb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.519695269 +0000 UTC m=+76.482523889 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f30150 item 37 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.521863273 +0000 UTC m=+76.484691833 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea9c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388011ab0 item 38 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.522683681 +0000 UTC m=+76.485512241 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eaec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.522683681 +0000 UTC m=+76.485512241 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880ca150 item 38 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.524551629 +0000 UTC m=+76.487380189 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eba80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f74000 item 39 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.52526177 +0000 UTC m=+76.488090340 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.52526177 +0000 UTC m=+76.488090340 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4580): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f74d90 item 39 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.527143433 +0000 UTC m=+76.489971994 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c4c00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b64460 item 40 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.527882348 +0000 UTC m=+76.490710919 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.527882348 +0000 UTC m=+76.490710919 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b649a0 item 40 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.529713876 +0000 UTC m=+76.492542436 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c5c00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b65650 item 41 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.530442874 +0000 UTC m=+76.493271434 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b65e30 item 41 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.531228617 +0000 UTC m=+76.494057177 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880e6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.531228617 +0000 UTC m=+76.494057177 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880ec00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b923f0 item 41 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.533180163 +0000 UTC m=+76.496008723 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efa0e0 item 42 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.533862852 +0000 UTC m=+76.496691412 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880f740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efad20 item 42 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.534755427 +0000 UTC m=+76.497583987 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38880fc80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.534755427 +0000 UTC m=+76.497583987 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efb490 item 42 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.536569141 +0000 UTC m=+76.499397701 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883e940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2a700 item 43 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.537237474 +0000 UTC m=+76.500066034 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883ee40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2ad20 item 43 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.537989083 +0000 UTC m=+76.500817653 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f380): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.537989083 +0000 UTC m=+76.500817653 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38883f8c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2b490 item 43 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.539919939 +0000 UTC m=+76.502748499 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c000): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86000 item 44 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.540691396 +0000 UTC m=+76.503519966 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885c500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86380 item 44 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.541549596 +0000 UTC m=+76.504378157 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885ca40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.541549596 +0000 UTC m=+76.504378157 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885cfc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a867e0 item 44 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.543297547 +0000 UTC m=+76.506126107 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885d600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86f50 item 45 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.544021504 +0000 UTC m=+76.506850065 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38885db00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.544021504 +0000 UTC m=+76.506850065 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a87420 item 45 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.546016291 +0000 UTC m=+76.508844850 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a87ab0 item 46 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.546772649 +0000 UTC m=+76.509601219 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388890e40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.546772649 +0000 UTC m=+76.509601219 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0c150 item 46 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.54949019 +0000 UTC m=+76.512318761 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388891b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0c9a0 item 47 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.550290281 +0000 UTC m=+76.513118851 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.550290281 +0000 UTC m=+76.513118851 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ca880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0cee0 item 47 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.552517316 +0000 UTC m=+76.515345876 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888caec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0dc70 item 48 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.553229831 +0000 UTC m=+76.516058401 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cb3c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.553229831 +0000 UTC m=+76.516058401 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cbac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d61c0 item 48 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.555230389 +0000 UTC m=+76.518058939 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6770 item 49 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.55593506 +0000 UTC m=+76.518763610 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.55593506 +0000 UTC m=+76.518763610 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388922bc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6a10 item 49 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.557816432 +0000 UTC m=+76.520644982 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7110 item 50 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.558922521 +0000 UTC m=+76.521751081 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.558922521 +0000 UTC m=+76.521751081 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388923cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d73b0 item 50 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.560901959 +0000 UTC m=+76.523730510 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7960 item 51 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.561765099 +0000 UTC m=+76.524593659 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.561765099 +0000 UTC m=+76.524593659 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388946e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7c00 item 51 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.563832733 +0000 UTC m=+76.526661303 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8310 item 52 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.564710951 +0000 UTC m=+76.527539511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388947a00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.564710951 +0000 UTC m=+76.527539511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd85b0 item 52 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.566509838 +0000 UTC m=+76.529338398 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8b60 item 53 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.567362799 +0000 UTC m=+76.530191349 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388974c00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.567362799 +0000 UTC m=+76.530191349 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8e00 item 53 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.569521756 +0000 UTC m=+76.532350306 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889757c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd93b0 item 54 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.570407378 +0000 UTC m=+76.533235928 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388975cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.570407378 +0000 UTC m=+76.533235928 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd9810 item 54 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.571989466 +0000 UTC m=+76.534818016 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a89c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36150 item 55 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.572742777 +0000 UTC m=+76.535571327 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a8ec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.572742777 +0000 UTC m=+76.535571327 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c363f0 item 55 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.574731594 +0000 UTC m=+76.537560163 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889a9a80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c369a0 item 56 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.575858531 +0000 UTC m=+76.538687081 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.575858531 +0000 UTC m=+76.538687081 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36c40 item 56 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.581937671 +0000 UTC m=+76.544766241 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8c40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c37340 item 57 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.582870803 +0000 UTC m=+76.545699363 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a29a40 item 57 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.583831096 +0000 UTC m=+76.546659646 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.583831096 +0000 UTC m=+76.546659646 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a29ce0 item 57 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.586319053 +0000 UTC m=+76.549147614 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f30e70 item 58 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.586882608 +0000 UTC m=+76.549711158 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885509c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f312d0 item 58 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.587652291 +0000 UTC m=+76.550480841 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550f00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.587652291 +0000 UTC m=+76.550480841 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885514c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f315e0 item 58 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.589316805 +0000 UTC m=+76.552145355 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f31dc0 item 59 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.589914843 +0000 UTC m=+76.552743393 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a06230 item 59 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.590592193 +0000 UTC m=+76.553420783 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.590592193 +0000 UTC m=+76.553420783 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a064d0 item 59 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.59235977 +0000 UTC m=+76.555188320 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c8280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a06a80 item 60 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.593031689 +0000 UTC m=+76.555860239 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c87c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a06d20 item 60 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.594021558 +0000 UTC m=+76.556850129 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.594021558 +0000 UTC m=+76.556850129 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3889c9cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a06fc0 item 60 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.596523513 +0000 UTC m=+76.559352073 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a07570 item 61 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.597337961 +0000 UTC m=+76.560166581 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887405c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.597337961 +0000 UTC m=+76.560166581 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a07810 item 61 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.599527085 +0000 UTC m=+76.562355654 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a07dc0 item 62 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.600445569 +0000 UTC m=+76.563274129 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388741880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.600445569 +0000 UTC m=+76.563274129 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c360e0 item 62 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.602418033 +0000 UTC m=+76.565246583 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516fc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36690 item 63 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.603072349 +0000 UTC m=+76.565900899 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.603072349 +0000 UTC m=+76.565900899 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517c00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36930 item 63 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.60503204 +0000 UTC m=+76.567860600 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884183c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c375e0 item 64 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.605981743 +0000 UTC m=+76.568810343 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418980): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.605981743 +0000 UTC m=+76.568810343 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c37880 item 64 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.608902537 +0000 UTC m=+76.571731098 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884197c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c37e30 item 65 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.609621134 +0000 UTC m=+76.572449695 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419c40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.609621134 +0000 UTC m=+76.572449695 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d628c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260310 item 65 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.611804136 +0000 UTC m=+76.574632707 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260a80 item 66 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.612737109 +0000 UTC m=+76.575565659 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.612737109 +0000 UTC m=+76.575565659 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63d80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260f50 item 66 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.614587413 +0000 UTC m=+76.577415973 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0840): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388261730 item 67 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.615339393 +0000 UTC m=+76.578167943 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.615339393 +0000 UTC m=+76.578167943 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388261b90 item 67 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.617115456 +0000 UTC m=+76.579944026 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff18c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960000 item 68 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.617870442 +0000 UTC m=+76.580698992 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.617870442 +0000 UTC m=+76.580698992 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800ae80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889602a0 item 68 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.619825173 +0000 UTC m=+76.582653723 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960850 item 69 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.620640453 +0000 UTC m=+76.583469013 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.620640453 +0000 UTC m=+76.583469013 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960af0 item 69 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.622688821 +0000 UTC m=+76.585517371 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c7c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889610a0 item 70 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.623400785 +0000 UTC m=+76.586229335 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892ccc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.623400785 +0000 UTC m=+76.586229335 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889613b0 item 70 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.625406372 +0000 UTC m=+76.588234932 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d9c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388961a40 item 71 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.626352128 +0000 UTC m=+76.589180689 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.626352128 +0000 UTC m=+76.589180689 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388961ce0 item 71 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.628255001 +0000 UTC m=+76.591083561 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388020620 item 72 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.629061424 +0000 UTC m=+76.591889983 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.629061424 +0000 UTC m=+76.591889983 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388020a10 item 72 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.631171147 +0000 UTC m=+76.593999727 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388021500 item 73 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.631995264 +0000 UTC m=+76.594823824 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388998150 item 73 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.632987337 +0000 UTC m=+76.595815908 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.632987337 +0000 UTC m=+76.595815908 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109e40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388998460 item 73 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.635612514 +0000 UTC m=+76.598441064 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388998d20 item 74 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.636240029 +0000 UTC m=+76.599068579 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889992d0 item 74 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.637027656 +0000 UTC m=+76.599856206 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d30c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.637027656 +0000 UTC m=+76.599856206 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388999880 item 74 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.639056868 +0000 UTC m=+76.601885428 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3c80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fc1c0 item 75 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.639799932 +0000 UTC m=+76.602628492 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea2c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fc5b0 item 75 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.640565727 +0000 UTC m=+76.603394298 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.640565727 +0000 UTC m=+76.603394298 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ead40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fcaf0 item 75 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.642711769 +0000 UTC m=+76.605540329 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb380): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd340 item 76 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.643376125 +0000 UTC m=+76.606204685 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd5e0 item 76 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.644407282 +0000 UTC m=+76.607235841 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebdc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.644407282 +0000 UTC m=+76.607235841 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd880 item 76 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.646226877 +0000 UTC m=+76.609055447 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813aa80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bc620 item 77 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.646881424 +0000 UTC m=+76.609709994 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813af80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.646881424 +0000 UTC m=+76.609709994 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bca10 item 77 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.648930472 +0000 UTC m=+76.611759032 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894e7e0 item 78 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.649620505 +0000 UTC m=+76.612449076 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0a980): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.649620505 +0000 UTC m=+76.612449076 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894ea80 item 78 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.651721101 +0000 UTC m=+76.614549661 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0b6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f030 item 79 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.652393802 +0000 UTC m=+76.615222362 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a0bbc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.652393802 +0000 UTC m=+76.615222362 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a203c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f2d0 item 79 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.654408236 +0000 UTC m=+76.617236796 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20a00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f8f0 item 80 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.655012307 +0000 UTC m=+76.617840867 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a20f00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.655012307 +0000 UTC m=+76.617840867 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894fc70 item 80 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.657142379 +0000 UTC m=+76.619970959 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a21c40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0e620 item 81 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.657908105 +0000 UTC m=+76.620736665 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a361c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.657908105 +0000 UTC m=+76.620736665 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0eee0 item 81 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.659953948 +0000 UTC m=+76.622782518 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a36d80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0f8f0 item 82 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.660839991 +0000 UTC m=+76.623668551 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.660839991 +0000 UTC m=+76.623668551 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0fc00 item 82 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.662707888 +0000 UTC m=+76.625536448 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a37e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7e620 item 83 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.663643395 +0000 UTC m=+76.626471974 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.663643395 +0000 UTC m=+76.626471974 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4c9c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7ef50 item 83 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.665546407 +0000 UTC m=+76.628374967 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d040): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880029a0 item 84 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.666520457 +0000 UTC m=+76.629349007 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4d540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.666520457 +0000 UTC m=+76.629349007 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a4dac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388003110 item 84 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.668341346 +0000 UTC m=+76.631169896 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebc620 item 85 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.669209574 +0000 UTC m=+76.632038135 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.669209574 +0000 UTC m=+76.632038135 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a60c80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebcfc0 item 85 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.671262182 +0000 UTC m=+76.634090742 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388158380 item 86 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.67227288 +0000 UTC m=+76.635101470 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.67227288 +0000 UTC m=+76.635101470 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a61d80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388158700 item 86 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.674350312 +0000 UTC m=+76.637178892 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388158d20 item 87 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.674999578 +0000 UTC m=+76.637828128 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78a00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.674999578 +0000 UTC m=+76.637828128 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a78f40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388159030 item 87 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.677272631 +0000 UTC m=+76.640101191 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a795c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388159880 item 88 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.678264343 +0000 UTC m=+76.641092903 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388a79ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.678264343 +0000 UTC m=+76.641092903 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388159ce0 item 88 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.680411678 +0000 UTC m=+76.643240249 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f70c40 item 89 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.681170261 +0000 UTC m=+76.643998871 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388244cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f71340 item 89 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.682067264 +0000 UTC m=+76.644895824 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.682067264 +0000 UTC m=+76.644895824 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f71650 item 89 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.684114079 +0000 UTC m=+76.646942649 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388245dc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a4d0 item 90 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.684770078 +0000 UTC m=+76.647598628 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a770 item 90 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.685552656 +0000 UTC m=+76.648381206 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882ae940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.685552656 +0000 UTC m=+76.648381206 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882aef00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877aa80 item 90 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.687199886 +0000 UTC m=+76.650028437 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882af540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b1f0 item 91 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.687914566 +0000 UTC m=+76.650743116 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882afa80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b500 item 91 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.688726378 +0000 UTC m=+76.651554928 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c80c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.688726378 +0000 UTC m=+76.651554928 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b7a0 item 91 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.690613692 +0000 UTC m=+76.653442242 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c8c80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877bd50 item 92 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.691336207 +0000 UTC m=+76.654164757 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c91c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b4380 item 92 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.692770956 +0000 UTC m=+76.655599516 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.692770956 +0000 UTC m=+76.655599516 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882c9cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b4700 item 92 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.695691951 +0000 UTC m=+76.658520511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b50a0 item 93 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.696516268 +0000 UTC m=+76.659344828 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e4940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.696516268 +0000 UTC m=+76.659344828 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5040): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b5420 item 93 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.698987274 +0000 UTC m=+76.661815845 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b5c70 item 94 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.699717162 +0000 UTC m=+76.662545722 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3882e5bc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.699717162 +0000 UTC m=+76.662545722 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832a3c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388024380 item 94 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.70191378 +0000 UTC m=+76.664742340 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832aa00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025810 item 95 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.702728409 +0000 UTC m=+76.665556969 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832af40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.702728409 +0000 UTC m=+76.665556969 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832b640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025c00 item 95 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): open at offset 0 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.704999417 +0000 UTC m=+76.667828038 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38832bc80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880227e0 item 96 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.705787856 +0000 UTC m=+76.668616476 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883982c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.705787856 +0000 UTC m=+76.668616476 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883989c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388022bd0 item 96 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= 2026/09/06 02:48:04 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:04 DEBUG : Looking for writers 2026/09/06 02:48:04 DEBUG : >WaitForWriters: 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/06 02:48:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.836013389 +0000 UTC m=+76.798841949 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.836013389 +0000 UTC m=+76.798841949 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851c780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.836013389 +0000 UTC m=+76.798841949 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851cc40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388257030 item 1 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.840269816 +0000 UTC m=+76.803098656 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.840269816 +0000 UTC m=+76.803098656 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851d780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3882579d0 item 2 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.842504496 +0000 UTC m=+76.805333066 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38851ddc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.842504496 +0000 UTC m=+76.805333066 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.842504496 +0000 UTC m=+76.805333066 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880263f0 item 3 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.846396145 +0000 UTC m=+76.809224715 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388572e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.846396145 +0000 UTC m=+76.809224715 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885733c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388027730 item 4 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.848981206 +0000 UTC m=+76.811809766 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573a00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.848981206 +0000 UTC m=+76.811809766 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388573e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.848981206 +0000 UTC m=+76.811809766 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898a460 item 5 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.852293289 +0000 UTC m=+76.815121860 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c8ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.852293289 +0000 UTC m=+76.815121860 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9000): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898ae70 item 6 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.854715373 +0000 UTC m=+76.817543944 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.854715373 +0000 UTC m=+76.817543944 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3885c9b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.854715373 +0000 UTC m=+76.817543944 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898b420 item 7 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.857854932 +0000 UTC m=+76.820683501 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862e7c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.857854932 +0000 UTC m=+76.820683501 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862ed00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898be30 item 8 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38862f2c0): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f2c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.860214919 +0000 UTC m=+76.823043519 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862f680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.860214919 +0000 UTC m=+76.823043519 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38862fb00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.860214919 +0000 UTC m=+76.823043519 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388011ab0 item 9 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.863402597 +0000 UTC m=+76.826231167 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aa6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.863402597 +0000 UTC m=+76.826231167 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886aac00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880cb030 item 10 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3886ab240): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.865637558 +0000 UTC m=+76.828466118 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ab600): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): _writeAt: size=3, off=2 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.865637558 +0000 UTC m=+76.828466118 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886abb00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.865637558 +0000 UTC m=+76.828466118 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f75500 item 11 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.868404533 +0000 UTC m=+76.831233093 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.868404533 +0000 UTC m=+76.831233093 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e8cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b64c40 item 12 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3886e9300): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.870430658 +0000 UTC m=+76.833259219 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e96c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.870430658 +0000 UTC m=+76.833259219 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886e9d80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b65810 item 13 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.872503613 +0000 UTC m=+76.835332173 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872e500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.872503613 +0000 UTC m=+76.835332173 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872ea40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b92a10 item 14 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38872f080): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f080): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.874706212 +0000 UTC m=+76.837534772 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872f440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.874706212 +0000 UTC m=+76.837534772 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38872fb00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efa8c0 item 15 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.876781341 +0000 UTC m=+76.839609901 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.876781341 +0000 UTC m=+76.839609901 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876e7c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efba40 item 16 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.87874576 +0000 UTC m=+76.841574320 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876ee00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.87874576 +0000 UTC m=+76.841574320 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.87874576 +0000 UTC m=+76.841574320 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876f780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2abd0 item 17 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.881951724 +0000 UTC m=+76.844780284 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38876fe00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.881951724 +0000 UTC m=+76.844780284 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2bc70 item 18 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.884318543 +0000 UTC m=+76.847147163 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.884318543 +0000 UTC m=+76.847147163 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d4fc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.884318543 +0000 UTC m=+76.847147163 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d54c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86460 item 19 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.887624165 +0000 UTC m=+76.850452755 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3887d5b40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.887624165 +0000 UTC m=+76.850452755 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86f50 item 20 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.889816966 +0000 UTC m=+76.852645526 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828800): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.889816966 +0000 UTC m=+76.852645526 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388828d00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.889816966 +0000 UTC m=+76.852645526 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a87810 item 21 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.89289615 +0000 UTC m=+76.855724710 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.89289615 +0000 UTC m=+76.855724710 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388829dc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0c460 item 22 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.895319215 +0000 UTC m=+76.858147776 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38884a540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.895319215 +0000 UTC m=+76.858147776 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840ee40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.895319215 +0000 UTC m=+76.858147776 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0ce00 item 23 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.899477297 +0000 UTC m=+76.862305867 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38840f9c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.899477297 +0000 UTC m=+76.862305867 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc000): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825d8f0 item 24 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3884cc640): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cc640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.902250764 +0000 UTC m=+76.865079334 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cca00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.902250764 +0000 UTC m=+76.865079334 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884ccf00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.902250764 +0000 UTC m=+76.865079334 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cd440): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6380 item 25 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.90544174 +0000 UTC m=+76.868270300 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884cdac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.90544174 +0000 UTC m=+76.868270300 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6c40 item 26 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad38888a740): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888a740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.908317951 +0000 UTC m=+76.871146511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888ab00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): >_readAt: n=2, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): _writeAt: size=3, off=7 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.908317951 +0000 UTC m=+76.871146511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b000): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.908317951 +0000 UTC m=+76.871146511 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888b540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7260 item 27 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.911863656 +0000 UTC m=+76.874692246 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38888bbc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.911863656 +0000 UTC m=+76.874692246 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7a40 item 28 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3888a8840): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8840): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.914395607 +0000 UTC m=+76.877224177 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a8c00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.914395607 +0000 UTC m=+76.877224177 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a92c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8150 item 29 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.916838621 +0000 UTC m=+76.879667191 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9940): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.916838621 +0000 UTC m=+76.879667191 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888a9e80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8700 item 30 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): _readAt: size=2, off=0 2026/09/06 02:48:04 ERROR : open-test-file(0x3ad3888ce5c0): Couldn't read size of file 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce5c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.919513632 +0000 UTC m=+76.882342192 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ce980): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.919513632 +0000 UTC m=+76.882342192 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf040): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8cb0 item 31 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.921836278 +0000 UTC m=+76.884664848 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cf6c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.921836278 +0000 UTC m=+76.884664848 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888cfc00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd9260 item 32 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.926027532 +0000 UTC m=+76.888856141 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd9c00 item 33 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.928162673 +0000 UTC m=+76.890991244 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ec7c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.928162673 +0000 UTC m=+76.890991244 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813bc00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bd030 item 33 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.930979142 +0000 UTC m=+76.893807702 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd84d0 item 34 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.931956657 +0000 UTC m=+76.894785217 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ecfc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.931956657 +0000 UTC m=+76.894785217 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888ed500): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8770 item 34 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.934811198 +0000 UTC m=+76.897639758 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3888edb40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8d20 item 35 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.935704554 +0000 UTC m=+76.898533115 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a0c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.935704554 +0000 UTC m=+76.898533115 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813a5c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd8fc0 item 35 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.938151656 +0000 UTC m=+76.900980216 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813ac40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388cd9d50 item 36 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.939065271 +0000 UTC m=+76.901893871 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.939065271 +0000 UTC m=+76.901893871 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38813b680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f04460 item 36 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.941439965 +0000 UTC m=+76.904268515 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f05570 item 37 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.942261386 +0000 UTC m=+76.905089936 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550680): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.942261386 +0000 UTC m=+76.905089936 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388550b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f05c00 item 37 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.944624277 +0000 UTC m=+76.907452897 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551200): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bc850 item 38 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.945655144 +0000 UTC m=+76.908483785 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551700): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.945655144 +0000 UTC m=+76.908483785 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388551c40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bcc40 item 38 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.947920452 +0000 UTC m=+76.910749023 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e4c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3886bdce0 item 39 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.948903588 +0000 UTC m=+76.911732148 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7e9c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.948903588 +0000 UTC m=+76.911732148 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7eec0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0c230 item 39 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.95120253 +0000 UTC m=+76.914031089 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d7f540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0ca80 item 40 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.952151682 +0000 UTC m=+76.914980292 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387e76880): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.952151682 +0000 UTC m=+76.914980292 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0d030 item 40 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.954218945 +0000 UTC m=+76.917047505 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388516ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0dc70 item 41 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.954983438 +0000 UTC m=+76.917812009 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517180): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f30930 item 41 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.956004257 +0000 UTC m=+76.918832816 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.956004257 +0000 UTC m=+76.918832816 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388517b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f30e70 item 41 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.958466276 +0000 UTC m=+76.921294846 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418340): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f31650 item 42 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.959370602 +0000 UTC m=+76.922199163 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3884188c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f31ab0 item 42 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.960478946 +0000 UTC m=+76.923307506 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388418f00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.960478946 +0000 UTC m=+76.923307506 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f31dc0 item 42 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.96281698 +0000 UTC m=+76.925645551 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388419ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c364d0 item 43 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.963645285 +0000 UTC m=+76.926473905 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62580): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36770 item 43 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.964640605 +0000 UTC m=+76.927469205 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d62dc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.964640605 +0000 UTC m=+76.927469205 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d634c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36a10 item 43 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.966954122 +0000 UTC m=+76.929782712 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387d63cc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c36fc0 item 44 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.967841739 +0000 UTC m=+76.930670330 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0540): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c373b0 item 44 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.968962285 +0000 UTC m=+76.931790855 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff0b80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.968962285 +0000 UTC m=+76.931790855 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff1140): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c37650 item 44 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.971259412 +0000 UTC m=+76.934088013 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387ff17c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c37c00 item 45 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.972021942 +0000 UTC m=+76.934850502 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800a280): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.972021942 +0000 UTC m=+76.934850502 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800af40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260000 item 45 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.974812682 +0000 UTC m=+76.937641243 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800b780): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260850 item 46 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.975717041 +0000 UTC m=+76.938545641 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38800bc80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.975717041 +0000 UTC m=+76.938545641 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892c480): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388260bd0 item 46 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.977802788 +0000 UTC m=+76.940631338 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388261490 item 47 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.978532777 +0000 UTC m=+76.941361327 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892cfc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.978532777 +0000 UTC m=+76.941361327 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad38892d740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388261960 item 47 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48: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/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.980542562 +0000 UTC m=+76.943371112 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9c7c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388c5e380 item 48 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.98137822 +0000 UTC m=+76.944206800 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9ce00): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >_readAt: n=5, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.98137822 +0000 UTC m=+76.944206800 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad387b9d900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960070 item 48 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.983706396 +0000 UTC m=+76.946534976 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881084c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960620 item 49 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.984505775 +0000 UTC m=+76.947334335 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881089c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.984505775 +0000 UTC m=+76.947334335 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388108f40): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889608c0 item 49 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.987141453 +0000 UTC m=+76.949970063 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3881095c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388960e70 item 50 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.988048014 +0000 UTC m=+76.950876574 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388109ac0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.988048014 +0000 UTC m=+76.950876574 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388961110 item 50 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.989905291 +0000 UTC m=+76.952733851 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d28c0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388961730 item 51 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.990623727 +0000 UTC m=+76.953452287 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d2dc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.990623727 +0000 UTC m=+76.953452287 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3883d3300): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388961ab0 item 51 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.992708144 +0000 UTC m=+76.955536704 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea100): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880204d0 item 52 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.993506331 +0000 UTC m=+76.956334891 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ea640): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): >_readAt: n=3, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.993506331 +0000 UTC m=+76.956334891 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eabc0): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388020850 item 52 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.996265051 +0000 UTC m=+76.959093611 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb240): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): _readAt: size=2, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): _writeAt: size=3, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388021180 item 53 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.996960523 +0000 UTC m=+76.959789083 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886eb740): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): _readAt: size=512, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): >openPending: err= 2026/09/06 02:48:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): >_readAt: n=8, err=EOF 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.996960523 +0000 UTC m=+76.959789083 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad3886ebc80): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: Remove: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388021d50 item 53 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): _writeAt: size=5, off=0 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): >_writeAt: n=5, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.998926467 +0000 UTC m=+76.961755017 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740400): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): openPending: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): open at offset 5 2026/09/06 02:48:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): >openPending: err= 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388998620 item 54 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): _readAt: size=2, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): _writeAt: size=3, off=5 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): >_writeAt: n=3, err= 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): close: 2026/09/06 02:48:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.999693454 +0000 UTC m=+76.962522004 2026/09/06 02:48:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:04 DEBUG : open-test-file(0x3ad388740900): >close: err= 2026/09/06 02:48:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:04 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:04.999693454 +0000 UTC m=+76.962522004 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388740e80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388998a10 item 54 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.001324173 +0000 UTC m=+76.964152723 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741540): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3889995e0 item 55 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.001994399 +0000 UTC m=+76.964822949 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388741a40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.001994399 +0000 UTC m=+76.964822949 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e080): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388999a40 item 55 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.003990418 +0000 UTC m=+76.966818979 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840e740): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fc310 item 56 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.004874899 +0000 UTC m=+76.967703459 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840ec40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.004874899 +0000 UTC m=+76.967703459 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f1c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fc8c0 item 56 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.006942472 +0000 UTC m=+76.969771022 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840f800): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd0a0 item 57 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.007799129 +0000 UTC m=+76.970627720 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38840fd40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd420 item 57 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.008683781 +0000 UTC m=+76.971512351 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6380): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.008683781 +0000 UTC m=+76.971512351 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6900): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fd6c0 item 57 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.010895046 +0000 UTC m=+76.973723617 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883d3b40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894e380 item 58 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.011789044 +0000 UTC m=+76.974617604 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136180): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894e850 item 58 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.012886226 +0000 UTC m=+76.975714786 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881366c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.012886226 +0000 UTC m=+76.975714786 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388136c80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894eaf0 item 58 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.014905759 +0000 UTC m=+76.977734319 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3881372c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f0a0 item 59 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.015697965 +0000 UTC m=+76.978526525 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137800): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f340 item 59 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.016479381 +0000 UTC m=+76.979307940 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388137d40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.016479381 +0000 UTC m=+76.979307940 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836e3c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894f650 item 59 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.018829147 +0000 UTC m=+76.981657718 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ea00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38894fce0 item 60 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.019651361 +0000 UTC m=+76.982479921 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836ef40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0e1c0 item 60 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.020718656 +0000 UTC m=+76.983547216 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836f480): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.020718656 +0000 UTC m=+76.983547216 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38836fa40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0e620 item 60 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.022895666 +0000 UTC m=+76.985724256 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e180): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0f570 item 61 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.023688274 +0000 UTC m=+76.986516914 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845e6c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.023688274 +0000 UTC m=+76.986516914 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845edc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f0f8f0 item 61 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.026007793 +0000 UTC m=+76.988836353 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f400): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7e1c0 item 62 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.026862557 +0000 UTC m=+76.989691117 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38845f940): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.026862557 +0000 UTC m=+76.989691117 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484140): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7e620 item 62 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.029278088 +0000 UTC m=+76.992106658 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484780): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f7f7a0 item 63 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.030243261 +0000 UTC m=+76.993071861 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388484cc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.030243261 +0000 UTC m=+76.993071861 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884853c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880029a0 item 63 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.032653852 +0000 UTC m=+76.995482412 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388485a00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388003d50 item 64 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.033352883 +0000 UTC m=+76.996181452 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2040): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.033352883 +0000 UTC m=+76.996181452 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2740): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebc620 item 64 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.035444953 +0000 UTC m=+76.998273513 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d2d80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387ebd570 item 65 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.036340985 +0000 UTC m=+76.999169546 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3884d3200): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.036340985 +0000 UTC m=+76.999169546 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6140): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f70000 item 65 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.038611222 +0000 UTC m=+77.001439782 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6780): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f71110 item 66 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.039689088 +0000 UTC m=+77.002517658 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e6c00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.039689088 +0000 UTC m=+77.002517658 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7140): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f71420 item 66 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.041837374 +0000 UTC m=+77.004665934 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7780): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a230 item 67 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.042837723 +0000 UTC m=+77.005666273 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3883e7c00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.042837723 +0000 UTC m=+77.005666273 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c200): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877a5b0 item 67 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.045127967 +0000 UTC m=+77.007956598 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852c880): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877abd0 item 68 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.046063885 +0000 UTC m=+77.008892445 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852cd80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.046063885 +0000 UTC m=+77.008892445 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d2c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b030 item 68 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.048241497 +0000 UTC m=+77.011070097 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852d900): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b650 item 69 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.049136117 +0000 UTC m=+77.011964727 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38852dd80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.049136117 +0000 UTC m=+77.011964727 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572380): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38877b8f0 item 69 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.051816909 +0000 UTC m=+77.014645478 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572a00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b4070 item 70 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.052775879 +0000 UTC m=+77.015604439 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388572f00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.052775879 +0000 UTC m=+77.015604439 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573440): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b44d0 item 70 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.054930007 +0000 UTC m=+77.017758567 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388573ac0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b4e70 item 71 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.055868699 +0000 UTC m=+77.018697260 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc0c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.055868699 +0000 UTC m=+77.018697260 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bc5c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b52d0 item 71 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.057986128 +0000 UTC m=+77.020814678 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bcc40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b5b20 item 72 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.058732647 +0000 UTC m=+77.021561207 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd140): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.058732647 +0000 UTC m=+77.021561207 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bd680): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880b5e30 item 72 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.060621445 +0000 UTC m=+77.023449995 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885bdc40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025650 item 73 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.061245492 +0000 UTC m=+77.024074042 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0240): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025ab0 item 73 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.062306325 +0000 UTC m=+77.025134885 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0700): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.062306325 +0000 UTC m=+77.025134885 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f0c40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388025dc0 item 73 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.064516559 +0000 UTC m=+77.027345119 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1280): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388022930 item 74 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.065433751 +0000 UTC m=+77.028262401 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1780): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388022fc0 item 74 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.066464197 +0000 UTC m=+77.029292787 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3885f1cc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.066464197 +0000 UTC m=+77.029292787 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646340): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880237a0 item 74 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.068704307 +0000 UTC m=+77.031532867 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646980): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3882562a0 item 75 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.069525438 +0000 UTC m=+77.032354058 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388646e80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): _writeAt: size=3, off=2 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388256540 item 75 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.070420978 +0000 UTC m=+77.033249548 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3886473c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.070420978 +0000 UTC m=+77.033249548 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388647900): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388256a80 item 75 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.072769864 +0000 UTC m=+77.035598414 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690040): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3882572d0 item 76 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.073467461 +0000 UTC m=+77.036296011 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690540): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3883fdc70 item 76 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): _writeAt: size=3, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.074437412 +0000 UTC m=+77.037266012 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b6f00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.074437412 +0000 UTC m=+77.037266012 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7480): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880263f0 item 76 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.076535584 +0000 UTC m=+77.039364144 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882b7ac0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388026f50 item 77 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.077281733 +0000 UTC m=+77.040110294 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d60c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.077281733 +0000 UTC m=+77.040110294 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d67c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880277a0 item 77 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.079247044 +0000 UTC m=+77.042075605 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d6e00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898a4d0 item 78 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.079872325 +0000 UTC m=+77.042700885 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7300): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.079872325 +0000 UTC m=+77.042700885 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882d7a00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898a770 item 78 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.081891918 +0000 UTC m=+77.044720479 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2140): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898af50 item 79 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.082583945 +0000 UTC m=+77.045412506 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2640): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.082583945 +0000 UTC m=+77.045412506 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f2d40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898b1f0 item 79 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.085399893 +0000 UTC m=+77.048228563 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3380): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898b880 item 80 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.08654241 +0000 UTC m=+77.049370960 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3882f3880): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.08654241 +0000 UTC m=+77.049370960 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a080): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38898bc70 item 80 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.088987718 +0000 UTC m=+77.051816288 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872a6c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388011570 item 81 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.089724719 +0000 UTC m=+77.052553269 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872ab40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.089724719 +0000 UTC m=+77.052553269 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b080): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388011ab0 item 81 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.091837168 +0000 UTC m=+77.054665718 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872b700): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3880ca770 item 82 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.092856172 +0000 UTC m=+77.055684762 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38872bc00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.092856172 +0000 UTC m=+77.055684762 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e280): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f74000 item 82 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.095074491 +0000 UTC m=+77.057903072 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876e900): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f75730 item 83 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.09605892 +0000 UTC m=+77.058887530 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876ee00): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.09605892 +0000 UTC m=+77.058887530 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f340): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b64000 item 83 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.09829365 +0000 UTC m=+77.061122200 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876f9c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b64ee0 item 84 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.099282247 +0000 UTC m=+77.062110797 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38876fec0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.099282247 +0000 UTC m=+77.062110797 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6540): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b653b0 item 84 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.101409173 +0000 UTC m=+77.064237723 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a6bc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b921c0 item 85 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.102443035 +0000 UTC m=+77.065271595 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a70c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.102443035 +0000 UTC m=+77.065271595 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7600): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387b92d20 item 85 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.104755763 +0000 UTC m=+77.067584362 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887a7c80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efaaf0 item 86 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.105793171 +0000 UTC m=+77.068621741 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0280): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.105793171 +0000 UTC m=+77.068621741 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0800): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387efb3b0 item 86 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.110217827 +0000 UTC m=+77.073046437 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d0e80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2a690 item 87 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.112400246 +0000 UTC m=+77.075228867 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d1380): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.112400246 +0000 UTC m=+77.075228867 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887d18c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2ac40 item 87 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.115650865 +0000 UTC m=+77.078479426 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea040): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2ba40 item 88 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.116820945 +0000 UTC m=+77.079649504 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ea540): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.116820945 +0000 UTC m=+77.079649504 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eaac0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad387f2bd50 item 88 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.119627725 +0000 UTC m=+77.082456285 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb100): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86540 item 89 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.120564203 +0000 UTC m=+77.083392824 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887eb640): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a869a0 item 89 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.121614917 +0000 UTC m=+77.084443497 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3887ebb80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.121614917 +0000 UTC m=+77.084443497 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808200): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a86d20 item 89 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.123418092 +0000 UTC m=+77.086246642 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808840): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a87650 item 90 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.12405743 +0000 UTC m=+77.086885980 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388808d80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a878f0 item 90 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.124780174 +0000 UTC m=+77.087608734 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888092c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.124780174 +0000 UTC m=+77.087608734 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809880): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a87c70 item 90 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.126384814 +0000 UTC m=+77.089213364 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388809ec0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825caf0 item 91 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.12706579 +0000 UTC m=+77.089894340 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882c500): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): >_readAt: n=2, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): _writeAt: size=3, off=7 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825cee0 item 91 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.127757045 +0000 UTC m=+77.090585595 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882ca40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): >_readAt: n=8, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.127757045 +0000 UTC m=+77.090585595 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882cfc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825d3b0 item 91 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.12943295 +0000 UTC m=+77.092261501 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882d600): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad38825dab0 item 92 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.130149694 +0000 UTC m=+77.092978244 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38882db40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): open at offset 5 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d61c0 item 92 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): _readAt: size=2, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): _writeAt: size=3, off=5 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): >_writeAt: n=3, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.130702086 +0000 UTC m=+77.093530636 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854180): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): >_readAt: n=3, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.130702086 +0000 UTC m=+77.093530636 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854740): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6460 item 92 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.132379924 +0000 UTC m=+77.095208474 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388854d80): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6a10 item 93 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.132984326 +0000 UTC m=+77.095812876 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888552c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.132984326 +0000 UTC m=+77.095812876 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888559c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d6e00 item 93 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.134798611 +0000 UTC m=+77.097627162 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a100): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d73b0 item 94 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.135597391 +0000 UTC m=+77.098425991 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889a640): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.135597391 +0000 UTC m=+77.098425991 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889ad40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7650 item 94 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.137656429 +0000 UTC m=+77.100484989 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b380): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad3888d7c00 item 95 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.138401625 +0000 UTC m=+77.101230175 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad38889b8c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.138401625 +0000 UTC m=+77.101230175 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be0c0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a28000 item 95 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): open at offset 0 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): _readAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): >_readAt: n=0, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.140380542 +0000 UTC m=+77.103209093 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888be700): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): _writeAt: size=5, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): >openPending: err= 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388a288c0 item 96 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): >_writeAt: n=5, err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.141107635 +0000 UTC m=+77.103936215 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad3888bec40): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 02:48:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 02:48:05 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): _readAt: size=512, off=0 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): openPending: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): >openPending: err= 2026/09/06 02:48:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): >_readAt: n=5, err=EOF 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): close: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 02:48:05.141107635 +0000 UTC m=+77.103936215 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : open-test-file(0x3ad388690bc0): >close: err= 2026/09/06 02:48:05 DEBUG : open-test-file: Remove: 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ad388257570 item 96 2026/09/06 02:48:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 02:48:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 02:48:05 DEBUG : open-test-file: >Remove: err= 2026/09/06 02:48:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : >WaitForWriters: 2026/09/06 02:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.85s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:05 DEBUG : file1: newRWFileHandle: 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): openPending: 2026/09/06 02:48:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): >openPending: err= 2026/09/06 02:48:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 02:48:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): _writeAt: size=2, off=0 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): >_writeAt: n=2, err= 2026/09/06 02:48:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): RWFileHandle.Flush 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): RWFileHandle.Release 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): close: 2026/09/06 02:48:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/06 02:48:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:05 DEBUG : file1(0x3ad3884f8a40): >close: err= 2026/09/06 02:48:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:48:05 DEBUG : file1: vfs cache: starting upload 2026/09/06 02:48:05 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:05 DEBUG : file1: size = 2 OK 2026/09/06 02:48:05 DEBUG : file1.rclone_chunk.001_xev1if: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 02:48:05 INFO : file1.rclone_chunk.001_xev1if: Copied (server-side copy) to: file1 2026/09/06 02:48:05 INFO : file1.rclone_chunk.001_xev1if: Deleted 2026/09/06 02:48:05 DEBUG : file1: size = 2 OK 2026/09/06 02:48:05 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 02:48:05 INFO : file1: Copied (new) 2026/09/06 02:48:05 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/06 02:48:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 02:48:05 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/06 02:48:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:05 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : >WaitForWriters: 2026/09/06 02:48:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:05 DEBUG : Looking for writers 2026/09/06 02:48:05 DEBUG : file1: reading active writers 2026/09/06 02:48:05 DEBUG : >WaitForWriters: 2026/09/06 02:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:06 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:06 DEBUG : rename_me: newRWFileHandle: 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): openPending: 2026/09/06 02:48:06 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 02:48:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): >openPending: err= 2026/09/06 02:48:06 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/06 02:48:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/06 02:48:06 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/06 02:48:06 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): _writeAt: size=5, off=0 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): >_writeAt: n=5, err= 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): close: 2026/09/06 02:48:06 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-06 02:48:06.175955728 +0000 UTC m=+78.138784278 2026/09/06 02:48:06 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/06 02:48:06 DEBUG : rename_me(0x3ad3884f8e80): >close: err= 2026/09/06 02:48:06 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/06 02:48:06 DEBUG : i_was_renamed: Updating file with 0x3ad38894add0 2026/09/06 02:48:06 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/06 02:48:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/06 02:48:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 02:48:06 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/06 02:48:06 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 02:48:06 DEBUG : i_was_renamed: size = 5 OK 2026/09/06 02:48:06 DEBUG : i_was_renamed.rclone_chunk.001_xev22a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:06 INFO : i_was_renamed.rclone_chunk.001_xev22a: Copied (server-side copy) to: i_was_renamed 2026/09/06 02:48:06 INFO : i_was_renamed.rclone_chunk.001_xev22a: Deleted 2026/09/06 02:48:06 DEBUG : i_was_renamed: size = 5 OK 2026/09/06 02:48:06 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:06 INFO : i_was_renamed: Copied (new) 2026/09/06 02:48:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-06 02:48:06.175955728 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/06 02:48:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/06 02:48:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/06 02:48:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/06 02:48:06 DEBUG : Looking for writers 2026/09/06 02:48:06 DEBUG : i_was_renamed: reading active writers 2026/09/06 02:48:06 DEBUG : >WaitForWriters: 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 02:48:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-divarid3cihe" 2026/09/06 02:48:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 02:48:07 DEBUG : forgetting directory cache 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev2dv: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/09/06 02:48:07 INFO : TestRWCacheUpdate.rclone_chunk.001_xev2dv: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:07 INFO : TestRWCacheUpdate.rclone_chunk.001_xev2dv: Deleted 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): _readAt: size=512, off=0 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): openPending: 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:49:06.950813053 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): >openPending: err= 2026/09/06 02:48:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): >_readAt: n=20, err=EOF 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): close: 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:49:06.950813053 +0000 UTC 2026/09/06 02:48:07 DEBUG : TestRWCacheUpdate(0x3ad387ff19c0): >close: err= 2026/09/06 02:48:07 DEBUG : forgetting directory cache 2026/09/06 02:48:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev3gw: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/09/06 02:48:08 INFO : TestRWCacheUpdate.rclone_chunk.001_xev3gw: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:08 INFO : TestRWCacheUpdate.rclone_chunk.001_xev3gw: Deleted 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): _readAt: size=512, off=0 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): openPending: 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:50:06.950813053 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-06 01:49:06.950813053 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 01:50:06.950813053 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-06 01:49:06.950813053 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/06 02:48:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >openPending: err= 2026/09/06 02:48:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >_readAt: n=20, err=EOF 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): close: 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:50:06.950813053 +0000 UTC 2026/09/06 02:48:08 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >close: err= 2026/09/06 02:48:08 DEBUG : forgetting directory cache 2026/09/06 02:48:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev4up: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/09/06 02:48:09 INFO : TestRWCacheUpdate.rclone_chunk.001_xev4up: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:09 INFO : TestRWCacheUpdate.rclone_chunk.001_xev4up: Deleted 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): _readAt: size=512, off=0 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): openPending: 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:51:06.950813053 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-06 01:50:06.950813053 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 01:51:06.950813053 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-06 01:50:06.950813053 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/06 02:48:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): >openPending: err= 2026/09/06 02:48:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): >_readAt: n=20, err=EOF 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): close: 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:51:06.950813053 +0000 UTC 2026/09/06 02:48:09 DEBUG : TestRWCacheUpdate(0x3ad388109600): >close: err= 2026/09/06 02:48:09 DEBUG : forgetting directory cache 2026/09/06 02:48:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev59h: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/09/06 02:48:10 INFO : TestRWCacheUpdate.rclone_chunk.001_xev59h: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:10 INFO : TestRWCacheUpdate.rclone_chunk.001_xev59h: Deleted 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): _readAt: size=512, off=0 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): openPending: 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:52:06.950813053 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-06 01:51:06.950813053 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 01:52:06.950813053 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-06 01:51:06.950813053 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/06 02:48:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): >openPending: err= 2026/09/06 02:48:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): >_readAt: n=20, err=EOF 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): close: 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:52:06.950813053 +0000 UTC 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate(0x3ad3884d36c0): >close: err= 2026/09/06 02:48:10 DEBUG : Re-reading directory (102.029843ms old) 2026/09/06 02:48:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 02:48:10 DEBUG : forgetting directory cache 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev67w: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/09/06 02:48:11 INFO : TestRWCacheUpdate.rclone_chunk.001_xev67w: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:11 INFO : TestRWCacheUpdate.rclone_chunk.001_xev67w: Deleted 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): _readAt: size=512, off=0 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): openPending: 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:53:06.950813053 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-06 01:52:06.950813053 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 01:53:06.950813053 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-06 01:52:06.950813053 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/06 02:48:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): >openPending: err= 2026/09/06 02:48:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): >_readAt: n=20, err=EOF 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): close: 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:53:06.950813053 +0000 UTC 2026/09/06 02:48:11 DEBUG : TestRWCacheUpdate(0x3ad388551600): >close: err= 2026/09/06 02:48:11 DEBUG : forgetting directory cache 2026/09/06 02:48:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev7tz: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/09/06 02:48:12 INFO : TestRWCacheUpdate.rclone_chunk.001_xev7tz: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:12 INFO : TestRWCacheUpdate.rclone_chunk.001_xev7tz: Deleted 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): _readAt: size=512, off=0 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): openPending: 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-06 01:54:06.950813053 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-06 01:53:06.950813053 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-06 01:54:06.950813053 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-06 01:53:06.950813053 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/06 02:48:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/06 02:48:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): >openPending: err= 2026/09/06 02:48:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): >_readAt: n=20, err=EOF 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): close: 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:54:06.950813053 +0000 UTC 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate(0x3ad388517800): >close: err= 2026/09/06 02:48:12 DEBUG : Re-reading directory (102.959698ms old) 2026/09/06 02:48:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 02:48:12 DEBUG : forgetting directory cache 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev8rj: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/09/06 02:48:13 INFO : TestRWCacheUpdate.rclone_chunk.001_xev8rj: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:13 INFO : TestRWCacheUpdate.rclone_chunk.001_xev8rj: Deleted 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): _readAt: size=512, off=0 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): openPending: 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-06 01:55:06.950813053 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-06 01:54:06.950813053 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-06 01:55:06.950813053 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-06 01:54:06.950813053 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/06 02:48:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/06 02:48:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >openPending: err= 2026/09/06 02:48:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >_readAt: n=21, err=EOF 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): close: 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:55:06.950813053 +0000 UTC 2026/09/06 02:48:13 DEBUG : TestRWCacheUpdate(0x3ad387b9ca80): >close: err= 2026/09/06 02:48:13 DEBUG : forgetting directory cache 2026/09/06 02:48:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xev98x: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/09/06 02:48:14 INFO : TestRWCacheUpdate.rclone_chunk.001_xev98x: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:14 INFO : TestRWCacheUpdate.rclone_chunk.001_xev98x: Deleted 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): _readAt: size=512, off=0 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): openPending: 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-06 01:56:06.950813053 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-06 01:55:06.950813053 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-06 01:56:06.950813053 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-06 01:55:06.950813053 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/06 02:48:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/06 02:48:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): >openPending: err= 2026/09/06 02:48:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): >_readAt: n=22, err=EOF 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): close: 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:56:06.950813053 +0000 UTC 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate(0x3ad3883d2640): >close: err= 2026/09/06 02:48:14 DEBUG : Re-reading directory (107.167793ms old) 2026/09/06 02:48:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/06 02:48:15 DEBUG : forgetting directory cache 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xeva4a: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/09/06 02:48:15 INFO : TestRWCacheUpdate.rclone_chunk.001_xeva4a: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:15 INFO : TestRWCacheUpdate.rclone_chunk.001_xeva4a: Deleted 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): _readAt: size=512, off=0 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): openPending: 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-06 01:57:06.950813053 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-06 01:56:06.950813053 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-06 01:57:06.950813053 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-06 01:56:06.950813053 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/06 02:48:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/06 02:48:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): >openPending: err= 2026/09/06 02:48:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): >_readAt: n=23, err=EOF 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): close: 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:57:06.950813053 +0000 UTC 2026/09/06 02:48:15 DEBUG : TestRWCacheUpdate(0x3ad38861d500): >close: err= 2026/09/06 02:48:15 DEBUG : forgetting directory cache 2026/09/06 02:48:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xevbrf: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/09/06 02:48:16 INFO : TestRWCacheUpdate.rclone_chunk.001_xevbrf: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/06 02:48:16 INFO : TestRWCacheUpdate.rclone_chunk.001_xevbrf: Deleted 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): _readAt: size=512, off=0 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): openPending: 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-06 01:58:06.950813053 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-06 01:57:06.950813053 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-06 01:58:06.950813053 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-06 01:57:06.950813053 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/06 02:48:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/06 02:48:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): >openPending: err= 2026/09/06 02:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): >_readAt: n=24, err=EOF 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): close: 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-06 01:58:06.950813053 +0000 UTC 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate(0x3ad388801240): >close: err= 2026/09/06 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:16 DEBUG : Looking for writers 2026/09/06 02:48:16 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/06 02:48:16 DEBUG : >WaitForWriters: 2026/09/06 02:48:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': vfs cache: cleaner exiting 2026/09/06 02:48:16 DEBUG : forgetting directory cache 2026/09/06 02:48:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.96s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:17 DEBUG : FiLeA: size = 5 OK 2026/09/06 02:48:17 DEBUG : FiLeA.rclone_chunk.001_xevc9d: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/06 02:48:17 INFO : FiLeA.rclone_chunk.001_xevc9d: Copied (server-side copy) to: FiLeA 2026/09/06 02:48:17 INFO : FiLeA.rclone_chunk.001_xevc9d: Deleted 2026/09/06 02:48:17 DEBUG : FiLeB: size = 5 OK 2026/09/06 02:48:17 DEBUG : FiLeB.rclone_chunk.001_xevd72: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/06 02:48:17 INFO : FiLeB.rclone_chunk.001_xevd72: Copied (server-side copy) to: FiLeB 2026/09/06 02:48:17 INFO : FiLeB.rclone_chunk.001_xevd72: Deleted 2026/09/06 02:48:18 DEBUG : FilEb: size = 5 OK 2026/09/06 02:48:18 DEBUG : FilEb.rclone_chunk.001_xevdog: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/09/06 02:48:18 INFO : FilEb.rclone_chunk.001_xevdog: Copied (server-side copy) to: FilEb 2026/09/06 02:48:18 INFO : FilEb.rclone_chunk.001_xevdog: Deleted 2026/09/06 02:48:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 02:48:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 02:48:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 02:48:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 02:48:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 02:48:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 02:48:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 02:48:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 02:48:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 02:48:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 02:48:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 02:48:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 02:48:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 02:48:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 02:48:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 02:48:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 02:48:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 02:48:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 02:48:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 02:48:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 02:48:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 02:48:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 02:48:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 02:48:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:19 DEBUG : Looking for writers 2026/09/06 02:48:19 DEBUG : FiLeA: reading active writers 2026/09/06 02:48:19 DEBUG : FiLeB: reading active writers 2026/09/06 02:48:19 DEBUG : FilEb: reading active writers 2026/09/06 02:48:19 DEBUG : >WaitForWriters: 2026/09/06 02:48:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:19 DEBUG : Looking for writers 2026/09/06 02:48:19 DEBUG : FiLeA: reading active writers 2026/09/06 02:48:19 DEBUG : FiLeB: reading active writers 2026/09/06 02:48:19 DEBUG : FilEb: reading active writers 2026/09/06 02:48:19 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.57s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:19 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/09/06 02:48:19 DEBUG : normal name with no special characters.txt.rclone_chunk.001_xevfju: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/06 02:48:19 INFO : normal name with no special characters.txt.rclone_chunk.001_xevfju: Copied (server-side copy) to: normal name with no special characters.txt 2026/09/06 02:48:19 INFO : normal name with no special characters.txt.rclone_chunk.001_xevfju: Deleted 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_xevfc2: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/06 02:48:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xevfc2: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/06 02:48:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xevfc2: Deleted 2026/09/06 02:48:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:20 DEBUG : Looking for writers 2026/09/06 02:48:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/06 02:48:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/06 02:48:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': Reusing VFS from active cache 2026/09/06 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:20 DEBUG : Looking for writers 2026/09/06 02:48:20 DEBUG : >WaitForWriters: 2026/09/06 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:20 DEBUG : Looking for writers 2026/09/06 02:48:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:20 DEBUG : Looking for writers 2026/09/06 02:48:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:21 DEBUG : Looking for writers 2026/09/06 02:48:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:21 DEBUG : file1: size = 14 OK 2026/09/06 02:48:21 DEBUG : file1.rclone_chunk.001_xevh7u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:48:21 INFO : file1.rclone_chunk.001_xevh7u: Copied (server-side copy) to: file1 2026/09/06 02:48:21 INFO : file1.rclone_chunk.001_xevh7u: Deleted 2026/09/06 02:48:21 DEBUG : dir/file2: size = 14 OK 2026/09/06 02:48:21 DEBUG : dir/file2.rclone_chunk.001_xevh6a: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:21 INFO : dir/file2.rclone_chunk.001_xevh6a: Copied (server-side copy) to: dir/file2 2026/09/06 02:48:22 INFO : dir/file2.rclone_chunk.001_xevh6a: Deleted 2026/09/06 02:48:22 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:22 DEBUG : dir: Looking for writers 2026/09/06 02:48:22 DEBUG : file2: reading active writers 2026/09/06 02:48:22 DEBUG : Looking for writers 2026/09/06 02:48:22 DEBUG : file1: reading active writers 2026/09/06 02:48:22 DEBUG : dir: reading active writers 2026/09/06 02:48:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.34s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:22 DEBUG : file1: size = 14 OK 2026/09/06 02:48:22 DEBUG : file1.rclone_chunk.001_xevib1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:48:22 INFO : file1.rclone_chunk.001_xevib1: Copied (server-side copy) to: file1 2026/09/06 02:48:22 INFO : file1.rclone_chunk.001_xevib1: Deleted 2026/09/06 02:48:23 DEBUG : dir/file2: size = 14 OK 2026/09/06 02:48:23 DEBUG : dir/file2.rclone_chunk.001_xevift: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:23 INFO : dir/file2.rclone_chunk.001_xevift: Copied (server-side copy) to: dir/file2 2026/09/06 02:48:23 INFO : dir/file2.rclone_chunk.001_xevift: Deleted 2026/09/06 02:48:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:23 DEBUG : dir: Looking for writers 2026/09/06 02:48:23 DEBUG : Looking for writers 2026/09/06 02:48:23 DEBUG : file1: reading active writers 2026/09/06 02:48:23 DEBUG : dir: reading active writers 2026/09/06 02:48:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:24 DEBUG : file1: size = 14 OK 2026/09/06 02:48:24 DEBUG : file1.rclone_chunk.001_xevjbn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/06 02:48:24 INFO : file1.rclone_chunk.001_xevjbn: Copied (server-side copy) to: file1 2026/09/06 02:48:24 INFO : file1.rclone_chunk.001_xevjbn: Deleted 2026/09/06 02:48:24 DEBUG : dir/file2: size = 14 OK 2026/09/06 02:48:24 DEBUG : dir/file2.rclone_chunk.001_xevkra: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:24 INFO : dir/file2.rclone_chunk.001_xevkra: Copied (server-side copy) to: dir/file2 2026/09/06 02:48:24 INFO : dir/file2.rclone_chunk.001_xevkra: Deleted 2026/09/06 02:48:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:24 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 02:48:24 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 02:48:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 02:48:24 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:24 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/06 02:48:24 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/06 02:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 02:48:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 02:48:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/06 02:48:25 DEBUG : dir/new_file.txt.rclone_chunk.001_xevlbq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:25 INFO : dir/new_file.txt.rclone_chunk.001_xevlbq: Copied (server-side copy) to: dir/new_file.txt 2026/09/06 02:48:25 INFO : dir/new_file.txt.rclone_chunk.001_xevlbq: Deleted 2026/09/06 02:48:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/06 02:48:25 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:25 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/06 02:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 02:48:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 02:48:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:25 DEBUG : dir: Looking for writers 2026/09/06 02:48:25 DEBUG : file2: reading active writers 2026/09/06 02:48:25 DEBUG : new_file.txt: reading active writers 2026/09/06 02:48:25 DEBUG : Looking for writers 2026/09/06 02:48:25 DEBUG : dir: reading active writers 2026/09/06 02:48:25 DEBUG : file1: reading active writers 2026/09/06 02:48:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.91s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:26 DEBUG : dir/file2: size = 14 OK 2026/09/06 02:48:26 DEBUG : dir/file2.rclone_chunk.001_xevlyy: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:26 INFO : dir/file2.rclone_chunk.001_xevlyy: Copied (server-side copy) to: dir/file2 2026/09/06 02:48:26 INFO : dir/file2.rclone_chunk.001_xevlyy: Deleted 2026/09/06 02:48:26 DEBUG : dir/file2: copy non-chunked object... 2026/09/06 02:48:26 DEBUG : dir/file1: size = 14 OK 2026/09/06 02:48:26 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:26 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/09/06 02:48:26 INFO : dir/file2: Deleted 2026/09/06 02:48:26 DEBUG : dir/file1: Updating file with dir/file1 0x3ad388280680 2026/09/06 02:48:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/06 02:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:26 DEBUG : dir/file1: copy non-chunked object... 2026/09/06 02:48:26 DEBUG : file0: size = 14 OK 2026/09/06 02:48:26 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/06 02:48:26 INFO : dir/file1: Copied (server-side copy) to: file0 2026/09/06 02:48:27 INFO : dir/file1: Deleted 2026/09/06 02:48:27 DEBUG : file0: Updating file with file0 0x3ad388280680 2026/09/06 02:48:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 02:48:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/06 02:48:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:27 DEBUG : dir: Looking for writers 2026/09/06 02:48:27 DEBUG : Looking for writers 2026/09/06 02:48:27 DEBUG : dir: reading active writers 2026/09/06 02:48:27 DEBUG : file0: reading active writers 2026/09/06 02:48:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.52s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:27 DEBUG : Looking for writers 2026/09/06 02:48:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.10s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:27 DEBUG : Looking for writers 2026/09/06 02:48:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.10s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:27 DEBUG : Looking for writers 2026/09/06 02:48: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-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:27 DEBUG : Looking for writers 2026/09/06 02:48:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.10s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 02:48:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 02:48:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/06 02:48:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:48:28 DEBUG : file1: size = 5 OK 2026/09/06 02:48:28 DEBUG : file1.rclone_chunk.001_xevnu7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:28 INFO : file1.rclone_chunk.001_xevnu7: Copied (server-side copy) to: file1 2026/09/06 02:48:28 INFO : file1.rclone_chunk.001_xevnu7: Deleted 2026/09/06 02:48:28 DEBUG : file1: size = 5 OK 2026/09/06 02:48:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/06 02:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 02:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 02:48:28 DEBUG : file1: size = 0 OK 2026/09/06 02:48:28 DEBUG : file1.rclone_chunk.001_xevobm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:28 INFO : file1.rclone_chunk.001_xevobm: Copied (server-side copy) to: file1 2026/09/06 02:48:28 INFO : file1.rclone_chunk.001_xevobm: Deleted 2026/09/06 02:48:28 DEBUG : file1: size = 0 OK 2026/09/06 02:48:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 02:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (7 bytes), uploading instead of streaming 2026/09/06 02:48:29 DEBUG : file1: size = 7 OK 2026/09/06 02:48:29 DEBUG : file1.rclone_chunk.001_xevoxj: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/06 02:48:29 INFO : file1.rclone_chunk.001_xevoxj: Copied (server-side copy) to: file1 2026/09/06 02:48:29 INFO : file1.rclone_chunk.001_xevoxj: Deleted 2026/09/06 02:48:29 DEBUG : file1: size = 7 OK 2026/09/06 02:48:29 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/06 02:48:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:29 DEBUG : Looking for writers 2026/09/06 02:48:29 DEBUG : file1: reading active writers 2026/09/06 02:48:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.87s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/06 02:48:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/06 02:48:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/06 02:48:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/06 02:48:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (11 bytes), uploading instead of streaming 2026/09/06 02:48:30 DEBUG : file1: size = 11 OK 2026/09/06 02:48:30 DEBUG : file1.rclone_chunk.001_xevq8k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:48:30 INFO : file1.rclone_chunk.001_xevq8k: Copied (server-side copy) to: file1 2026/09/06 02:48:31 INFO : file1.rclone_chunk.001_xevq8k: Deleted 2026/09/06 02:48:31 DEBUG : file1: size = 11 OK 2026/09/06 02:48:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/06 02:48:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/06 02:48:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:31 DEBUG : Looking for writers 2026/09/06 02:48:31 DEBUG : file1: reading active writers 2026/09/06 02:48:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.80s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:31 NOTICE: S3 bucket rclone-test-divarid3cihe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/06 02:48:31 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/06 02:48:31 DEBUG : file1: Remove: 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 02:48:31 DEBUG : file1: >Remove: err= 2026/09/06 02:48:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:31 DEBUG : Looking for writers 2026/09/06 02:48:31 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:31 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/06 02:48:31 DEBUG : file1: Remove: 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 02:48:31 DEBUG : file1: >Remove: err= 2026/09/06 02:48:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:31 DEBUG : Looking for writers 2026/09/06 02:48:31 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:48:31 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/06 02:48:31 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/06 02:48:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:48:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:48:32 DEBUG : file2: size = 5 OK 2026/09/06 02:48:32 DEBUG : file2.rclone_chunk.001_xevr1a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:32 INFO : file2.rclone_chunk.001_xevr1a: Copied (server-side copy) to: file2 2026/09/06 02:48:32 INFO : file2.rclone_chunk.001_xevr1a: Deleted 2026/09/06 02:48:32 DEBUG : file2: size = 5 OK 2026/09/06 02:48:32 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:32 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 02:48:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:32 DEBUG : Looking for writers 2026/09/06 02:48:32 DEBUG : file2: reading active writers 2026/09/06 02:48:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.96s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 02:48:32 DEBUG : file1: size = 5 OK 2026/09/06 02:48:32 DEBUG : file1.rclone_chunk.001_xevsee: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:32 INFO : file1.rclone_chunk.001_xevsee: Copied (server-side copy) to: file1 2026/09/06 02:48:32 INFO : file1.rclone_chunk.001_xevsee: Deleted 2026/09/06 02:48:32 DEBUG : file1: size = 5 OK 2026/09/06 02:48:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/06 02:48:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/06 02:48:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:32 DEBUG : Looking for writers 2026/09/06 02:48:32 DEBUG : file1: reading active writers 2026/09/06 02:48:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:32 DEBUG : file1: WriteFileHandle.Release closing 2026/09/06 02:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 02:48:33 DEBUG : file1: size = 0 OK 2026/09/06 02:48:33 DEBUG : file1.rclone_chunk.001_xevsqt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:33 INFO : file1.rclone_chunk.001_xevsqt: Copied (server-side copy) to: file1 2026/09/06 02:48:33 INFO : file1.rclone_chunk.001_xevsqt: Deleted 2026/09/06 02:48:33 DEBUG : file1: size = 0 OK 2026/09/06 02:48:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/06 02:48:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:33 DEBUG : Looking for writers 2026/09/06 02:48:33 DEBUG : file1: reading active writers 2026/09/06 02:48:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (2 bytes), uploading instead of streaming 2026/09/06 02:48:33 DEBUG : file1: size = 2 OK 2026/09/06 02:48:33 DEBUG : file1.rclone_chunk.001_xevt6i: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 02:48:33 INFO : file1.rclone_chunk.001_xevt6i: Copied (server-side copy) to: file1 2026/09/06 02:48:33 INFO : file1.rclone_chunk.001_xevt6i: Deleted 2026/09/06 02:48:33 DEBUG : file1: size = 2 OK 2026/09/06 02:48:33 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/06 02:48:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/06 02:48:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:33 DEBUG : Looking for writers 2026/09/06 02:48:33 DEBUG : file1: reading active writers 2026/09/06 02:48:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.67s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 02:48:34 DEBUG : file1: size = 0 OK 2026/09/06 02:48:34 DEBUG : file1.rclone_chunk.001_xevunt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:34 INFO : file1.rclone_chunk.001_xevunt: Copied (server-side copy) to: file1 2026/09/06 02:48:34 INFO : file1.rclone_chunk.001_xevunt: Deleted 2026/09/06 02:48:34 DEBUG : file1: size = 0 OK 2026/09/06 02:48:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/06 02:48:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:34 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 02:48:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 02:48:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 02:48:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:34 DEBUG : Looking for writers 2026/09/06 02:48:34 DEBUG : file1: reading active writers 2026/09/06 02:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 02:48:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 02:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': File to upload is small (100 bytes), uploading instead of streaming 2026/09/06 02:48:35 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/09/06 02:48:35 DEBUG : file1.rclone_chunk.001_xevuhr: md5 = 052746e543380ca5c9fe204d0d3963a6 OK 2026/09/06 02:48:35 INFO : file1.rclone_chunk.001_xevuhr: Copied (server-side copy) to: file1.rclone_chunk.001 2026/09/06 02:48:35 INFO : file1.rclone_chunk.001_xevuhr: Deleted 2026/09/06 02:48:35 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/09/06 02:48:35 DEBUG : file1.rclone_chunk.002_xevuhr: md5 = 8813eb76b9d63cdd445ab2dd4cb98b83 OK 2026/09/06 02:48:35 INFO : file1.rclone_chunk.002_xevuhr: Copied (server-side copy) to: file1.rclone_chunk.002 2026/09/06 02:48:35 INFO : file1.rclone_chunk.002_xevuhr: Deleted 2026/09/06 02:48:35 DEBUG : file1: size = 100 OK 2026/09/06 02:48:35 DEBUG : file1: md5 = 8eb7767429afa88b858dcb44f55022ff OK 2026/09/06 02:48:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/06 02:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 02:48:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 02:48:35 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 02:48:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 02:48:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 02:48:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:35 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:35 DEBUG : Looking for writers 2026/09/06 02:48:35 DEBUG : file1: reading active writers 2026/09/06 02:48:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.30s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:36 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 02:48:36 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/06 02:48:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 02:48:36 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/06 02:48:36 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/06 02:48:36 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 02:48:36 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/06 02:48:36 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/06 02:48:36 DEBUG : stalled: Remove: 2026/09/06 02:48:36 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/06 02:48:36 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.16s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:36 DEBUG : flat/f000.txt: size = 7 OK 2026/09/06 02:48:36 DEBUG : flat/f000.txt.rclone_chunk.001_xevw63: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/09/06 02:48:36 INFO : flat/f000.txt.rclone_chunk.001_xevw63: Copied (server-side copy) to: flat/f000.txt 2026/09/06 02:48:36 INFO : flat/f000.txt.rclone_chunk.001_xevw63: Deleted 2026/09/06 02:48:36 DEBUG : flat/f001.txt: size = 14 OK 2026/09/06 02:48:36 DEBUG : flat/f001.txt.rclone_chunk.001_xevw2v: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/09/06 02:48:36 INFO : flat/f001.txt.rclone_chunk.001_xevw2v: Copied (server-side copy) to: flat/f001.txt 2026/09/06 02:48:37 INFO : flat/f001.txt.rclone_chunk.001_xevw2v: Deleted 2026/09/06 02:48:37 DEBUG : flat/f002.txt: size = 21 OK 2026/09/06 02:48:37 DEBUG : flat/f002.txt.rclone_chunk.001_xevx0t: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/09/06 02:48:37 INFO : flat/f002.txt.rclone_chunk.001_xevx0t: Copied (server-side copy) to: flat/f002.txt 2026/09/06 02:48:37 INFO : flat/f002.txt.rclone_chunk.001_xevx0t: Deleted 2026/09/06 02:48:37 DEBUG : flat/f003.txt: size = 28 OK 2026/09/06 02:48:37 DEBUG : flat/f003.txt.rclone_chunk.001_xevxse: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/09/06 02:48:37 INFO : flat/f003.txt.rclone_chunk.001_xevxse: Copied (server-side copy) to: flat/f003.txt 2026/09/06 02:48:37 INFO : flat/f003.txt.rclone_chunk.001_xevxse: Deleted 2026/09/06 02:48:38 DEBUG : flat/f004.txt: size = 35 OK 2026/09/06 02:48:38 DEBUG : flat/f004.txt.rclone_chunk.001_xevxog: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/09/06 02:48:38 INFO : flat/f004.txt.rclone_chunk.001_xevxog: Copied (server-side copy) to: flat/f004.txt 2026/09/06 02:48:38 INFO : flat/f004.txt.rclone_chunk.001_xevxog: Deleted 2026/09/06 02:48:38 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/06 02:48:38 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/06 02:48:38 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:38 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:38 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/06 02:48:38 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/06 02:48:38 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/06 02:48:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/06 02:48:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:38 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:38 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/06 02:48:38 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/06 02:48:38 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/06 02:48:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/06 02:48:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:39 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:39 DEBUG : flat: Looking for writers 2026/09/06 02:48:39 DEBUG : f000.txt: reading active writers 2026/09/06 02:48:39 DEBUG : f001.txt: reading active writers 2026/09/06 02:48:39 DEBUG : f002.txt: reading active writers 2026/09/06 02:48:39 DEBUG : f003.txt: reading active writers 2026/09/06 02:48:39 DEBUG : f004.txt: reading active writers 2026/09/06 02:48:39 DEBUG : Looking for writers 2026/09/06 02:48:39 DEBUG : flat: reading active writers 2026/09/06 02:48:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.29s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:39 DEBUG : a/top.txt: size = 3 OK 2026/09/06 02:48:39 DEBUG : a/top.txt.rclone_chunk.001_xevznv: md5 = b28354b543375bfa94dabaeda722927f OK 2026/09/06 02:48:39 INFO : a/top.txt.rclone_chunk.001_xevznv: Copied (server-side copy) to: a/top.txt 2026/09/06 02:48:39 INFO : a/top.txt.rclone_chunk.001_xevznv: Deleted 2026/09/06 02:48:40 DEBUG : a/b/mid.txt: size = 3 OK 2026/09/06 02:48:40 DEBUG : a/b/mid.txt.rclone_chunk.001_xevzhc: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/09/06 02:48:40 INFO : a/b/mid.txt.rclone_chunk.001_xevzhc: Copied (server-side copy) to: a/b/mid.txt 2026/09/06 02:48:40 INFO : a/b/mid.txt.rclone_chunk.001_xevzhc: Deleted 2026/09/06 02:48:40 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/09/06 02:48:40 DEBUG : a/b/c/deep.txt.rclone_chunk.001_xew0dg: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/09/06 02:48:40 INFO : a/b/c/deep.txt.rclone_chunk.001_xew0dg: Copied (server-side copy) to: a/b/c/deep.txt 2026/09/06 02:48:40 INFO : a/b/c/deep.txt.rclone_chunk.001_xew0dg: Deleted 2026/09/06 02:48:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/06 02:48:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/06 02:48:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/06 02:48:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/06 02:48:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/06 02:48:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/06 02:48:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:41 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:41 DEBUG : a/b/c: Looking for writers 2026/09/06 02:48:41 DEBUG : deep.txt: reading active writers 2026/09/06 02:48:41 DEBUG : a/b: Looking for writers 2026/09/06 02:48:41 DEBUG : mid.txt: reading active writers 2026/09/06 02:48:41 DEBUG : c: reading active writers 2026/09/06 02:48:41 DEBUG : a: Looking for writers 2026/09/06 02:48:41 DEBUG : b: reading active writers 2026/09/06 02:48:41 DEBUG : top.txt: reading active writers 2026/09/06 02:48:41 DEBUG : Looking for writers 2026/09/06 02:48:41 DEBUG : a: reading active writers 2026/09/06 02:48:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.19s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/09/06 02:48:41 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:41 DEBUG : Looking for writers 2026/09/06 02:48:41 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe'", Local "Local file system at /tmp/rclone170746950", Modify Window "1ns" 2026/09/06 02:48:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': poll-interval is not supported by this remote 2026/09/06 02:48:42 DEBUG : dir1/a.txt: size = 1 OK 2026/09/06 02:48:42 DEBUG : dir1/a.txt.rclone_chunk.001_xew1rc: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/06 02:48:42 INFO : dir1/a.txt.rclone_chunk.001_xew1rc: Copied (server-side copy) to: dir1/a.txt 2026/09/06 02:48:42 INFO : dir1/a.txt.rclone_chunk.001_xew1rc: Deleted 2026/09/06 02:48:42 DEBUG : dir2/b.txt: size = 1 OK 2026/09/06 02:48:42 DEBUG : dir2/b.txt.rclone_chunk.001_xew22q: md5 = 415290769594460e2e485922904f345d OK 2026/09/06 02:48:42 INFO : dir2/b.txt.rclone_chunk.001_xew22q: Copied (server-side copy) to: dir2/b.txt 2026/09/06 02:48:42 INFO : dir2/b.txt.rclone_chunk.001_xew22q: Deleted 2026/09/06 02:48:42 DEBUG : dir3/c.txt: size = 1 OK 2026/09/06 02:48:42 DEBUG : dir3/c.txt.rclone_chunk.001_xew2kd: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/09/06 02:48:42 INFO : dir3/c.txt.rclone_chunk.001_xew2kd: Copied (server-side copy) to: dir3/c.txt 2026/09/06 02:48:43 INFO : dir3/c.txt.rclone_chunk.001_xew2kd: Deleted 2026/09/06 02:48:43 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/06 02:48:43 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/06 02:48:43 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:43 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:43 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/06 02:48:43 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/06 02:48:43 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/06 02:48:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/06 02:48:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 02:48:43 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 02:48:43 DEBUG : WaitForWriters: timeout=30s 2026/09/06 02:48:43 DEBUG : dir2: Looking for writers 2026/09/06 02:48:43 DEBUG : b.txt: reading active writers 2026/09/06 02:48:43 DEBUG : dir3: Looking for writers 2026/09/06 02:48:43 DEBUG : c.txt: reading active writers 2026/09/06 02:48:43 DEBUG : dir1: Looking for writers 2026/09/06 02:48:43 DEBUG : a.txt: reading active writers 2026/09/06 02:48:43 DEBUG : Looking for writers 2026/09/06 02:48:43 DEBUG : dir1: reading active writers 2026/09/06 02:48:43 DEBUG : dir2: reading active writers 2026/09/06 02:48:43 DEBUG : dir3: reading active writers 2026/09/06 02:48:43 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/06 02:48:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-divarid3cihe': Purge remote 2026/09/06 02:48:43 DEBUG : Waiting for deletions to finish 2026/09/06 02:48:44 INFO : S3 bucket rclone-test-divarid3cihe: Bucket "rclone-test-divarid3cihe" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m56.207289079s (try 1/5)