"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/08 01:07:32 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca" 2026/06/08 01:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 01:07:32 DEBUG : Creating backend with remote "TestS3:rclone-test-vojiren4naca" 2026/06/08 01:07:32 DEBUG : Creating backend with remote "/tmp/rclone1240617847" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:33 INFO : S3 bucket rclone-test-vojiren4naca: Bucket "rclone-test-vojiren4naca" created with ACL "" 2026/06/08 01:07:33 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:33 DEBUG : dir/file1.rclone_chunk.001_am6peh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:33 INFO : dir/file1.rclone_chunk.001_am6peh: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:33 INFO : dir/file1.rclone_chunk.001_am6peh: Deleted 2026/06/08 01:07:33 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:33 DEBUG : dir: Looking for writers 2026/06/08 01:07:33 DEBUG : Looking for writers 2026/06/08 01:07:33 DEBUG : dir: reading active writers 2026/06/08 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:34 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:34 DEBUG : dir/file1.rclone_chunk.001_am6qfk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:34 INFO : dir/file1.rclone_chunk.001_am6qfk: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:34 INFO : dir/file1.rclone_chunk.001_am6qfk: Deleted 2026/06/08 01:07:34 DEBUG : dir/file2: size = 15 OK 2026/06/08 01:07:34 DEBUG : dir/file2.rclone_chunk.001_am6q01: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/08 01:07:34 INFO : dir/file2.rclone_chunk.001_am6q01: Copied (server-side copy) to: dir/file2 2026/06/08 01:07:34 INFO : dir/file2.rclone_chunk.001_am6q01: Deleted 2026/06/08 01:07:35 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/08 01:07:35 DEBUG : dir/subdir/file3.rclone_chunk.001_am6q1y: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/08 01:07:35 INFO : dir/subdir/file3.rclone_chunk.001_am6q1y: Copied (server-side copy) to: dir/subdir/file3 2026/06/08 01:07:35 INFO : dir/subdir/file3.rclone_chunk.001_am6q1y: Deleted 2026/06/08 01:07:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:35 DEBUG : dir/subdir: Looking for writers 2026/06/08 01:07:35 DEBUG : dir: Looking for writers 2026/06/08 01:07:35 DEBUG : file1: reading active writers 2026/06/08 01:07:35 DEBUG : file2: reading active writers 2026/06/08 01:07:35 DEBUG : subdir: reading active writers 2026/06/08 01:07:35 DEBUG : Looking for writers 2026/06/08 01:07:35 DEBUG : dir: reading active writers 2026/06/08 01:07:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:36 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:36 DEBUG : dir/file1.rclone_chunk.001_am6s1a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:36 INFO : dir/file1.rclone_chunk.001_am6s1a: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:36 INFO : dir/file1.rclone_chunk.001_am6s1a: Deleted 2026/06/08 01:07:36 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:36 DEBUG : dir: Looking for writers 2026/06/08 01:07:36 DEBUG : file1: reading active writers 2026/06/08 01:07:36 DEBUG : Looking for writers 2026/06/08 01:07:36 DEBUG : dir: reading active writers 2026/06/08 01:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:37 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:37 DEBUG : dir/file1.rclone_chunk.001_am6swf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:37 INFO : dir/file1.rclone_chunk.001_am6swf: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:37 INFO : dir/file1.rclone_chunk.001_am6swf: Deleted 2026/06/08 01:07:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:37 DEBUG : dir: Looking for writers 2026/06/08 01:07:37 DEBUG : Looking for writers 2026/06/08 01:07:37 DEBUG : dir: reading active writers 2026/06/08 01:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.85s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:38 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:38 DEBUG : dir/file1.rclone_chunk.001_am6t14: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:38 INFO : dir/file1.rclone_chunk.001_am6t14: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:38 INFO : dir/file1.rclone_chunk.001_am6t14: Deleted 2026/06/08 01:07:38 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:38 DEBUG : forgetting directory cache 2026/06/08 01:07:38 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:38 DEBUG : Looking for writers 2026/06/08 01:07:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.96s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:39 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:39 DEBUG : dir/file1.rclone_chunk.001_am6ukl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:39 INFO : dir/file1.rclone_chunk.001_am6ukl: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:39 INFO : dir/file1.rclone_chunk.001_am6ukl: Deleted 2026/06/08 01:07:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/08 01:07:39 DEBUG : dir: invalidating directory cache 2026/06/08 01:07:39 DEBUG : >ForgetPath: 2026/06/08 01:07:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/08 01:07:39 DEBUG : invalidating directory cache 2026/06/08 01:07:39 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:39 DEBUG : >ForgetPath: 2026/06/08 01:07:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/08 01:07:39 DEBUG : >ForgetPath: 2026/06/08 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:39 DEBUG : dir: Looking for writers 2026/06/08 01:07:39 DEBUG : Looking for writers 2026/06/08 01:07:39 DEBUG : dir: reading active writers 2026/06/08 01:07:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:39 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:39 DEBUG : dir/file1.rclone_chunk.001_am6vav: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:39 INFO : dir/file1.rclone_chunk.001_am6vav: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:39 INFO : dir/file1.rclone_chunk.001_am6vav: Deleted 2026/06/08 01:07:40 DEBUG : fil/a/b/c: size = 15 OK 2026/06/08 01:07:40 DEBUG : fil/a/b/c.rclone_chunk.001_am6wes: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/08 01:07:40 INFO : fil/a/b/c.rclone_chunk.001_am6wes: Copied (server-side copy) to: fil/a/b/c 2026/06/08 01:07:40 INFO : fil/a/b/c.rclone_chunk.001_am6wes: Deleted 2026/06/08 01:07:40 DEBUG : forgetting directory cache 2026/06/08 01:07:40 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:41 DEBUG : dir: Looking for writers 2026/06/08 01:07:41 DEBUG : fil/a/b: Looking for writers 2026/06/08 01:07:41 DEBUG : fil/a: Looking for writers 2026/06/08 01:07:41 DEBUG : b: reading active writers 2026/06/08 01:07:41 DEBUG : fil: Looking for writers 2026/06/08 01:07:41 DEBUG : a: reading active writers 2026/06/08 01:07:41 DEBUG : Looking for writers 2026/06/08 01:07:41 DEBUG : dir: reading active writers 2026/06/08 01:07:41 DEBUG : fil: reading active writers 2026/06/08 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.85s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:41 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:41 DEBUG : dir/file1.rclone_chunk.001_am6xw3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:41 INFO : dir/file1.rclone_chunk.001_am6xw3: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:41 INFO : dir/file1.rclone_chunk.001_am6xw3: Deleted 2026/06/08 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:41 DEBUG : dir: Looking for writers 2026/06/08 01:07:41 DEBUG : Looking for writers 2026/06/08 01:07:41 DEBUG : dir: reading active writers 2026/06/08 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.80s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:42 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:42 DEBUG : dir/file1.rclone_chunk.001_am6yym: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:42 INFO : dir/file1.rclone_chunk.001_am6yym: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:42 INFO : dir/file1.rclone_chunk.001_am6yym: Deleted 2026/06/08 01:07:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:42 DEBUG : dir: Looking for writers 2026/06/08 01:07:42 DEBUG : file1: reading active writers 2026/06/08 01:07:42 DEBUG : Looking for writers 2026/06/08 01:07:42 DEBUG : dir: reading active writers 2026/06/08 01:07:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:43 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:43 DEBUG : dir/file1.rclone_chunk.001_am6zz2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:43 INFO : dir/file1.rclone_chunk.001_am6zz2: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:43 INFO : dir/file1.rclone_chunk.001_am6zz2: Deleted 2026/06/08 01:07:43 DEBUG : dir/file2: size = 15 OK 2026/06/08 01:07:43 DEBUG : dir/file2.rclone_chunk.001_am6zhl: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/08 01:07:43 INFO : dir/file2.rclone_chunk.001_am6zhl: Copied (server-side copy) to: dir/file2 2026/06/08 01:07:43 INFO : dir/file2.rclone_chunk.001_am6zhl: Deleted 2026/06/08 01:07:44 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/08 01:07:44 DEBUG : dir/subdir/file3.rclone_chunk.001_am6zy9: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/08 01:07:44 INFO : dir/subdir/file3.rclone_chunk.001_am6zy9: Copied (server-side copy) to: dir/subdir/file3 2026/06/08 01:07:44 INFO : dir/subdir/file3.rclone_chunk.001_am6zy9: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/08 01:07:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/08 01:07:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/08 01:07:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 01:07:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/08 01:07:45 DEBUG : dir/virtualFile: size = 20 OK 2026/06/08 01:07:45 DEBUG : dir/virtualFile.rclone_chunk.001_am70i9: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/08 01:07:45 INFO : dir/virtualFile.rclone_chunk.001_am70i9: Copied (server-side copy) to: dir/virtualFile 2026/06/08 01:07:45 INFO : dir/virtualFile.rclone_chunk.001_am70i9: Deleted 2026/06/08 01:07:45 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/08 01:07:45 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_am71k9: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/08 01:07:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_am71k9: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/08 01:07:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_am71k9: Deleted 2026/06/08 01:07:45 DEBUG : S3 bucket rclone-test-vojiren4naca: bucket is versioned: false 2026/06/08 01:07:45 DEBUG : Waiting for deletions to finish 2026/06/08 01:07:45 DEBUG : "dir/subdir/file3" version false 2026/06/08 01:07:45 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/08 01:07:45 INFO : dir/subdir/file3: Deleted 2026/06/08 01:07:45 DEBUG : dir: invalidating directory cache 2026/06/08 01:07:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/08 01:07:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/08 01:07:45 DEBUG : dir/file1: Reset virtual modtime 2026/06/08 01:07:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/08 01:07:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/08 01:07:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 01:07:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/08 01:07:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/08 01:07:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:45 DEBUG : dir: invalidating directory cache 2026/06/08 01:07:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/08 01:07:46 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/08 01:07:46 DEBUG : forgetting directory cache 2026/06/08 01:07:46 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:46 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/08 01:07:46 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/08 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:46 DEBUG : dir/virtualDir2: Looking for writers 2026/06/08 01:07:46 DEBUG : dir/virtualDir: Looking for writers 2026/06/08 01:07:46 DEBUG : dir: Looking for writers 2026/06/08 01:07:46 DEBUG : file1: reading active writers 2026/06/08 01:07:46 DEBUG : virtualFile2: reading active writers 2026/06/08 01:07:46 DEBUG : virtualDir2: reading active writers 2026/06/08 01:07:46 DEBUG : virtualFile: reading active writers 2026/06/08 01:07:46 DEBUG : virtualDir: reading active writers 2026/06/08 01:07:46 DEBUG : Looking for writers 2026/06/08 01:07:46 DEBUG : dir: reading active writers 2026/06/08 01:07:46 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.35s) --- PASS: TestDirReadDirAll/Virtual (1.29s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:46 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:46 DEBUG : dir/file1.rclone_chunk.001_am7240: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:46 INFO : dir/file1.rclone_chunk.001_am7240: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:46 INFO : dir/file1.rclone_chunk.001_am7240: Deleted 2026/06/08 01:07:47 ERROR : dir/: Can only open directories read only 2026/06/08 01:07:47 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:47 DEBUG : dir: Looking for writers 2026/06/08 01:07:47 DEBUG : Looking for writers 2026/06/08 01:07:47 DEBUG : dir: reading active writers 2026/06/08 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.85s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:47 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:47 DEBUG : dir/file1.rclone_chunk.001_am73w5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:47 INFO : dir/file1.rclone_chunk.001_am73w5: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:47 INFO : dir/file1.rclone_chunk.001_am73w5: Deleted 2026/06/08 01:07:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:07:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/08 01:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:07:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:07:48 DEBUG : dir/potato: size = 5 OK 2026/06/08 01:07:48 DEBUG : dir/potato.rclone_chunk.001_am7461: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:07:48 INFO : dir/potato.rclone_chunk.001_am7461: Copied (server-side copy) to: dir/potato 2026/06/08 01:07:48 INFO : dir/potato.rclone_chunk.001_am7461: Deleted 2026/06/08 01:07:48 DEBUG : dir/potato: size = 5 OK 2026/06/08 01:07:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:07:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/08 01:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/08 01:07:48 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:48 DEBUG : dir: Looking for writers 2026/06/08 01:07:48 DEBUG : potato: reading active writers 2026/06/08 01:07:48 DEBUG : file1: reading active writers 2026/06/08 01:07:48 DEBUG : Looking for writers 2026/06/08 01:07:48 DEBUG : dir: reading active writers 2026/06/08 01:07:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.49s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:49 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:49 DEBUG : dir/file1.rclone_chunk.001_am74pc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:49 INFO : dir/file1.rclone_chunk.001_am74pc: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:49 INFO : dir/file1.rclone_chunk.001_am74pc: Deleted 2026/06/08 01:07:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/08 01:07:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:49 DEBUG : dir/sub: Looking for writers 2026/06/08 01:07:49 DEBUG : dir: Looking for writers 2026/06/08 01:07:49 DEBUG : file1: reading active writers 2026/06/08 01:07:49 DEBUG : sub: reading active writers 2026/06/08 01:07:49 DEBUG : Looking for writers 2026/06/08 01:07:49 DEBUG : dir: reading active writers 2026/06/08 01:07:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:50 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:50 DEBUG : dir/file1.rclone_chunk.001_am75b0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:50 INFO : dir/file1.rclone_chunk.001_am75b0: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:50 INFO : dir/file1.rclone_chunk.001_am75b0: Deleted 2026/06/08 01:07:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 01:07:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/06/08 01:07:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:50 DEBUG : dir/sub/subsub: Looking for writers 2026/06/08 01:07:50 DEBUG : dir/sub: Looking for writers 2026/06/08 01:07:50 DEBUG : subsub: reading active writers 2026/06/08 01:07:50 DEBUG : dir: Looking for writers 2026/06/08 01:07:50 DEBUG : file1: reading active writers 2026/06/08 01:07:50 DEBUG : sub: reading active writers 2026/06/08 01:07:50 DEBUG : Looking for writers 2026/06/08 01:07:50 DEBUG : dir: reading active writers 2026/06/08 01:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.17s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:51 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:51 DEBUG : dir/file1.rclone_chunk.001_am77eb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:51 INFO : dir/file1.rclone_chunk.001_am77eb: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:51 INFO : dir/file1.rclone_chunk.001_am77eb: Deleted 2026/06/08 01:07:51 ERROR : dir/: Dir.Remove not empty 2026/06/08 01:07:51 DEBUG : dir/file1: Remove: 2026/06/08 01:07:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:51 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:07:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:07:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:51 DEBUG : Looking for writers 2026/06/08 01:07:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.80s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:52 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:52 DEBUG : dir/file1.rclone_chunk.001_am77a1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:52 INFO : dir/file1.rclone_chunk.001_am77a1: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:52 INFO : dir/file1.rclone_chunk.001_am77a1: Deleted 2026/06/08 01:07:52 DEBUG : dir/file1: Remove: 2026/06/08 01:07:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:52 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:07:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:07:52 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:52 DEBUG : Looking for writers 2026/06/08 01:07:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.82s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:53 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:53 DEBUG : dir/file1.rclone_chunk.001_am78et: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:53 INFO : dir/file1.rclone_chunk.001_am78et: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:53 INFO : dir/file1.rclone_chunk.001_am78et: Deleted 2026/06/08 01:07:53 DEBUG : dir/file1: Remove: 2026/06/08 01:07:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:53 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/08 01:07:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:53 DEBUG : dir: Looking for writers 2026/06/08 01:07:53 DEBUG : Looking for writers 2026/06/08 01:07:53 DEBUG : dir: reading active writers 2026/06/08 01:07:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:53 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:53 DEBUG : dir/file1.rclone_chunk.001_am792x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:53 INFO : dir/file1.rclone_chunk.001_am792x: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:54 INFO : dir/file1.rclone_chunk.001_am792x: Deleted 2026/06/08 01:07:54 DEBUG : dir/file3: size = 15 OK 2026/06/08 01:07:54 DEBUG : dir/file3.rclone_chunk.001_am7aag: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/08 01:07:54 INFO : dir/file3.rclone_chunk.001_am7aag: Copied (server-side copy) to: dir/file3 2026/06/08 01:07:54 INFO : dir/file3.rclone_chunk.001_am7aag: Deleted 2026/06/08 01:07:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/08 01:07:54 DEBUG : dir/file3: copy non-chunked object... 2026/06/08 01:07:54 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:07:55 DEBUG : dir2/file3: size = 15 OK 2026/06/08 01:07:55 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/08 01:07:55 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/08 01:07:55 DEBUG : dir2/file1: size = 14 OK 2026/06/08 01:07:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:55 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/08 01:07:55 INFO : dir/file3: Deleted 2026/06/08 01:07:55 INFO : dir/file1: Deleted 2026/06/08 01:07:55 DEBUG : dir: Updating dir with dir2 0x2db09ff79ad0 2026/06/08 01:07:55 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/08 01:07:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/08 01:07:55 DEBUG : dir2/file1: copy non-chunked object... 2026/06/08 01:07:55 DEBUG : file2: size = 14 OK 2026/06/08 01:07:55 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:55 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/08 01:07:55 INFO : dir2/file1: Deleted 2026/06/08 01:07:55 DEBUG : file2: Updating file with file2 0x2db0a0098270 2026/06/08 01:07:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/08 01:07:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:55 DEBUG : file2: copy non-chunked object... 2026/06/08 01:07:56 DEBUG : dir2/file3: size = 14 OK 2026/06/08 01:07:56 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:56 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/08 01:07:56 INFO : file2: Deleted 2026/06/08 01:07:56 DEBUG : dir2/file3: Updating file with dir2/file3 0x2db0a0098270 2026/06/08 01:07:56 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/08 01:07:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/08 01:07:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/08 01:07:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x2db0a0098c30 2026/06/08 01:07:56 DEBUG : empty directory: forgetting directory cache 2026/06/08 01:07:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/08 01:07:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/08 01:07:56 DEBUG : dir2: Renaming to "dir3" 2026/06/08 01:07:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:56 DEBUG : dir3: Looking for writers 2026/06/08 01:07:56 DEBUG : file3: reading active writers 2026/06/08 01:07:56 DEBUG : renamed empty directory: Looking for writers 2026/06/08 01:07:56 DEBUG : Looking for writers 2026/06/08 01:07:56 DEBUG : dir3: reading active writers 2026/06/08 01:07:56 DEBUG : renamed empty directory: reading active writers 2026/06/08 01:07:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.93s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:56 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:56 DEBUG : dir/file1.rclone_chunk.001_am7cgb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:56 INFO : dir/file1.rclone_chunk.001_am7cgb: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:56 INFO : dir/file1.rclone_chunk.001_am7cgb: Deleted 2026/06/08 01:07:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/08 01:07:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:07:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/08 01:07:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/08 01:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:07:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/08 01:07:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/08 01:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (12 bytes), uploading instead of streaming 2026/06/08 01:07:57 DEBUG : dir/sub/file2: size = 12 OK 2026/06/08 01:07:57 DEBUG : dir/sub/file2.rclone_chunk.001_am7dzp: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/08 01:07:57 INFO : dir/sub/file2.rclone_chunk.001_am7dzp: Copied (server-side copy) to: dir/sub/file2 2026/06/08 01:07:57 INFO : dir/sub/file2.rclone_chunk.001_am7dzp: Deleted 2026/06/08 01:07:57 DEBUG : dir/sub/file2: size = 12 OK 2026/06/08 01:07:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/08 01:07:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/08 01:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/08 01:07:57 DEBUG : forgetting directory cache 2026/06/08 01:07:57 DEBUG : dir: forgetting directory cache 2026/06/08 01:07:57 DEBUG : dir/sub: forgetting directory cache 2026/06/08 01:07:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/08 01:07:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:07:58 DEBUG : dir/sub/file0: size = 5 OK 2026/06/08 01:07:58 DEBUG : dir/sub/file0.rclone_chunk.001_am7d5c: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:07:58 INFO : dir/sub/file0.rclone_chunk.001_am7d5c: Copied (server-side copy) to: dir/sub/file0 2026/06/08 01:07:58 INFO : dir/sub/file0.rclone_chunk.001_am7d5c: Deleted 2026/06/08 01:07:58 DEBUG : dir/sub/file0: size = 5 OK 2026/06/08 01:07:58 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:07:58 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/08 01:07:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/08 01:07:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:58 DEBUG : dir/sub: Looking for writers 2026/06/08 01:07:58 DEBUG : file0: reading active writers 2026/06/08 01:07:58 DEBUG : file2: reading active writers 2026/06/08 01:07:58 DEBUG : dir: Looking for writers 2026/06/08 01:07:58 DEBUG : sub: reading active writers 2026/06/08 01:07:58 DEBUG : file1: reading active writers 2026/06/08 01:07:58 DEBUG : Looking for writers 2026/06/08 01:07:58 DEBUG : dir: reading active writers 2026/06/08 01:07:58 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.89s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/08 01:07:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:58 DEBUG : Looking for writers 2026/06/08 01:07:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:58 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:58 DEBUG : dir/file1.rclone_chunk.001_am7ezj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:58 INFO : dir/file1.rclone_chunk.001_am7ezj: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:58 INFO : dir/file1.rclone_chunk.001_am7ezj: Deleted 2026/06/08 01:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:07:59 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/08 01:07:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:07:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/08 01:07:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/08 01:07:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/08 01:07:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:07:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:07:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:07:59 DEBUG : dir: Looking for writers 2026/06/08 01:07:59 DEBUG : file1.metadata: reading active writers 2026/06/08 01:07:59 DEBUG : file1: reading active writers 2026/06/08 01:07:59 DEBUG : Looking for writers 2026/06/08 01:07:59 DEBUG : dir: reading active writers 2026/06/08 01:07:59 DEBUG : dir.metadata: reading active writers 2026/06/08 01:07:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:07:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:07:59 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:07:59 DEBUG : dir/file1.rclone_chunk.001_am7ftz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:07:59 INFO : dir/file1.rclone_chunk.001_am7ftz: Copied (server-side copy) to: dir/file1 2026/06/08 01:07:59 INFO : dir/file1.rclone_chunk.001_am7ftz: Deleted 2026/06/08 01:08:00 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:00 DEBUG : dir: Looking for writers 2026/06/08 01:08:00 DEBUG : file1: reading active writers 2026/06/08 01:08:00 DEBUG : Looking for writers 2026/06/08 01:08:00 DEBUG : dir: reading active writers 2026/06/08 01:08:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.93s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:00 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:00 DEBUG : dir/file1.rclone_chunk.001_am7gzu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:00 INFO : dir/file1.rclone_chunk.001_am7gzu: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:00 INFO : dir/file1.rclone_chunk.001_am7gzu: Deleted 2026/06/08 01:08:01 DEBUG : time_test: size = 5 OK 2026/06/08 01:08:01 DEBUG : time_test.rclone_chunk.001_am7h26: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/08 01:08:01 INFO : time_test.rclone_chunk.001_am7h26: Copied (server-side copy) to: time_test 2026/06/08 01:08:01 INFO : time_test.rclone_chunk.001_am7h26: Deleted 2026/06/08 01:08:01 DEBUG : Can set mod time: true 2026/06/08 01:08:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:08:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:01 DEBUG : dir: Looking for writers 2026/06/08 01:08:01 DEBUG : file1: reading active writers 2026/06/08 01:08:01 DEBUG : Looking for writers 2026/06/08 01:08:01 DEBUG : dir: reading active writers 2026/06/08 01:08:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:02 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:02 DEBUG : dir/file1.rclone_chunk.001_am7ipx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:02 INFO : dir/file1.rclone_chunk.001_am7ipx: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:02 INFO : dir/file1.rclone_chunk.001_am7ipx: Deleted 2026/06/08 01:08:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:08:03 DEBUG : dir/file1: size = 0 OK 2026/06/08 01:08:03 DEBUG : dir/file1.rclone_chunk.001_am7igv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:03 INFO : dir/file1.rclone_chunk.001_am7igv: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:03 INFO : dir/file1.rclone_chunk.001_am7igv: Deleted 2026/06/08 01:08:03 DEBUG : dir/file1: size = 0 OK 2026/06/08 01:08:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/08 01:08:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:03 DEBUG : dir: Looking for writers 2026/06/08 01:08:03 DEBUG : file1: reading active writers 2026/06/08 01:08:03 DEBUG : Looking for writers 2026/06/08 01:08:03 DEBUG : dir: reading active writers 2026/06/08 01:08:03 DEBUG : >WaitForWriters: 2026/06/08 01:08:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:03 DEBUG : dir: Looking for writers 2026/06/08 01:08:03 DEBUG : file1: reading active writers 2026/06/08 01:08:03 DEBUG : Looking for writers 2026/06/08 01:08:03 DEBUG : dir: reading active writers 2026/06/08 01:08:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:04 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:04 DEBUG : dir/file1.rclone_chunk.001_am7jgu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:04 INFO : dir/file1.rclone_chunk.001_am7jgu: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:04 INFO : dir/file1.rclone_chunk.001_am7jgu: Deleted 2026/06/08 01:08:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:08:04 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:08:04 DEBUG : dir/file1.rclone_chunk.001_am7k76: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:04 INFO : dir/file1.rclone_chunk.001_am7k76: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:05 INFO : dir/file1.rclone_chunk.001_am7k76: Deleted 2026/06/08 01:08:05 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:08:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/08 01:08:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:08:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:05 DEBUG : dir: Looking for writers 2026/06/08 01:08:05 DEBUG : file1: reading active writers 2026/06/08 01:08:05 DEBUG : Looking for writers 2026/06/08 01:08:05 DEBUG : dir: reading active writers 2026/06/08 01:08:05 DEBUG : >WaitForWriters: 2026/06/08 01:08:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:05 DEBUG : dir: Looking for writers 2026/06/08 01:08:05 DEBUG : file1: reading active writers 2026/06/08 01:08:05 DEBUG : Looking for writers 2026/06/08 01:08:05 DEBUG : dir: reading active writers 2026/06/08 01:08:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:05 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:05 DEBUG : dir/file1.rclone_chunk.001_am7l2e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:05 INFO : dir/file1.rclone_chunk.001_am7l2e: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:05 INFO : dir/file1.rclone_chunk.001_am7l2e: Deleted 2026/06/08 01:08:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:08:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:06 DEBUG : dir: Looking for writers 2026/06/08 01:08:06 DEBUG : file1: reading active writers 2026/06/08 01:08:06 DEBUG : Looking for writers 2026/06/08 01:08:06 DEBUG : dir: reading active writers 2026/06/08 01:08:06 DEBUG : >WaitForWriters: 2026/06/08 01:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:06 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:06 DEBUG : dir/file1.rclone_chunk.001_am7m0c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:06 INFO : dir/file1.rclone_chunk.001_am7m0c: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:07 INFO : dir/file1.rclone_chunk.001_am7m0c: Deleted 2026/06/08 01:08:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 01:08:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:07 DEBUG : dir/file1(0x2db0a0521880): close: 2026/06/08 01:08:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/08 01:08:07 DEBUG : dir/file1(0x2db0a0521880): >close: err= 2026/06/08 01:08:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:07 DEBUG : dir: Looking for writers 2026/06/08 01:08:07 DEBUG : file1: reading active writers 2026/06/08 01:08:07 DEBUG : Looking for writers 2026/06/08 01:08:07 DEBUG : dir: reading active writers 2026/06/08 01:08:07 DEBUG : >WaitForWriters: 2026/06/08 01:08:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:07 DEBUG : dir: Looking for writers 2026/06/08 01:08:07 DEBUG : file1: reading active writers 2026/06/08 01:08:07 DEBUG : Looking for writers 2026/06/08 01:08:07 DEBUG : dir: reading active writers 2026/06/08 01:08:07 DEBUG : >WaitForWriters: 2026/06/08 01:08:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:08 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:08 DEBUG : dir/file1.rclone_chunk.001_am7nu9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:08 INFO : dir/file1.rclone_chunk.001_am7nu9: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:08 INFO : dir/file1.rclone_chunk.001_am7nu9: Deleted 2026/06/08 01:08:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 01:08:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): _writeAt: size=5, off=0 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): openPending: 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): >openPending: err= 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): >_writeAt: n=5, err= 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): close: 2026/06/08 01:08:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/08 01:08:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/08 01:08:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/08 01:08:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/08 01:08:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:08 DEBUG : dir/file1(0x2db09fc3d080): >close: err= 2026/06/08 01:08:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:08 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:08 DEBUG : dir: Looking for writers 2026/06/08 01:08:08 DEBUG : file1: reading active writers 2026/06/08 01:08:08 DEBUG : Looking for writers 2026/06/08 01:08:08 DEBUG : dir: reading active writers 2026/06/08 01:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:08 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:08 DEBUG : dir/file1.rclone_chunk.001_am7ouz: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/08 01:08:08 INFO : dir/file1.rclone_chunk.001_am7ouz: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:08 INFO : dir/file1.rclone_chunk.001_am7ouz: Deleted 2026/06/08 01:08:08 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/08 01:08:08 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/08 01:08:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/08 01:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:09 DEBUG : dir: Looking for writers 2026/06/08 01:08:09 DEBUG : file1: reading active writers 2026/06/08 01:08:09 DEBUG : Looking for writers 2026/06/08 01:08:09 DEBUG : dir: reading active writers 2026/06/08 01:08:09 DEBUG : >WaitForWriters: 2026/06/08 01:08:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:09 DEBUG : dir: Looking for writers 2026/06/08 01:08:09 DEBUG : file1: reading active writers 2026/06/08 01:08:09 DEBUG : Looking for writers 2026/06/08 01:08:09 DEBUG : dir: reading active writers 2026/06/08 01:08:09 DEBUG : >WaitForWriters: 2026/06/08 01:08:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.73s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:09 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:09 DEBUG : dir/file1.rclone_chunk.001_am7pfh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:09 INFO : dir/file1.rclone_chunk.001_am7pfh: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:09 INFO : dir/file1.rclone_chunk.001_am7pfh: Deleted 2026/06/08 01:08:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:10 DEBUG : dir: Looking for writers 2026/06/08 01:08:10 DEBUG : file1: reading active writers 2026/06/08 01:08:10 DEBUG : Looking for writers 2026/06/08 01:08:10 DEBUG : dir: reading active writers 2026/06/08 01:08:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.01s) === RUN TestFileOpenReadUnknownSize 2026/06/08 01:08:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/08 01:08:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 01:08:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/08 01:08:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:10 DEBUG : Looking for writers 2026/06/08 01:08:10 DEBUG : file.txt: reading active writers 2026/06/08 01:08:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:10 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:10 DEBUG : dir/file1.rclone_chunk.001_am7qw1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:10 INFO : dir/file1.rclone_chunk.001_am7qw1: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:10 INFO : dir/file1.rclone_chunk.001_am7qw1: Deleted 2026/06/08 01:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:08:11 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:11 DEBUG : dir/file1.rclone_chunk.001_am7r7i: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:11 INFO : dir/file1.rclone_chunk.001_am7r7i: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:11 INFO : dir/file1.rclone_chunk.001_am7r7i: Deleted 2026/06/08 01:08:11 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/08 01:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:11 DEBUG : dir: Looking for writers 2026/06/08 01:08:11 DEBUG : file1: reading active writers 2026/06/08 01:08:11 DEBUG : Looking for writers 2026/06/08 01:08:11 DEBUG : dir: reading active writers 2026/06/08 01:08:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.38s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:12 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:12 DEBUG : dir/file1.rclone_chunk.001_am7rcp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:12 INFO : dir/file1.rclone_chunk.001_am7rcp: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:12 INFO : dir/file1.rclone_chunk.001_am7rcp: Deleted 2026/06/08 01:08:12 DEBUG : dir/file1: Remove: 2026/06/08 01:08:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:12 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:08:12 DEBUG : dir/file1: Remove: 2026/06/08 01:08:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 01:08:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:12 DEBUG : dir: Looking for writers 2026/06/08 01:08:12 DEBUG : Looking for writers 2026/06/08 01:08:12 DEBUG : dir: reading active writers 2026/06/08 01:08:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:13 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:13 DEBUG : dir/file1.rclone_chunk.001_am7s7x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:13 INFO : dir/file1.rclone_chunk.001_am7s7x: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:13 INFO : dir/file1.rclone_chunk.001_am7s7x: Deleted 2026/06/08 01:08:13 DEBUG : dir/file1: Remove: 2026/06/08 01:08:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:13 DEBUG : dir/file1: >Remove: err= 2026/06/08 01:08:13 DEBUG : dir/file1: Remove: 2026/06/08 01:08:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/08 01:08:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:13 DEBUG : dir: Looking for writers 2026/06/08 01:08:13 DEBUG : Looking for writers 2026/06/08 01:08:13 DEBUG : dir: reading active writers 2026/06/08 01:08:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:13 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:13 DEBUG : dir/file1.rclone_chunk.001_am7t4n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:13 INFO : dir/file1.rclone_chunk.001_am7t4n: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:13 INFO : dir/file1.rclone_chunk.001_am7t4n: Deleted 2026/06/08 01:08:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/08 01:08:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:14 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/08 01:08:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:14 DEBUG : dir/file1: Open: flags=0x3 2026/06/08 01:08:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/08 01:08:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/08 01:08:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:14 DEBUG : dir: Looking for writers 2026/06/08 01:08:14 DEBUG : file1: reading active writers 2026/06/08 01:08:14 DEBUG : Looking for writers 2026/06/08 01:08:14 DEBUG : dir: reading active writers 2026/06/08 01:08:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:14 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:14 DEBUG : dir/file1.rclone_chunk.001_am7ua5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:14 INFO : dir/file1.rclone_chunk.001_am7ua5: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:14 INFO : dir/file1.rclone_chunk.001_am7ua5: Deleted 2026/06/08 01:08:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:15 DEBUG : dir: Looking for writers 2026/06/08 01:08:15 DEBUG : file1: reading active writers 2026/06/08 01:08:15 DEBUG : Looking for writers 2026/06/08 01:08:15 DEBUG : dir: reading active writers 2026/06/08 01:08:15 DEBUG : >WaitForWriters: 2026/06/08 01:08:15 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:15 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:15 INFO : dir/file1: Deleted 2026/06/08 01:08:15 DEBUG : newLeaf: Updating file with newLeaf 0x2db09fd36680 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:15 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:15 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:15 INFO : newLeaf: Deleted 2026/06/08 01:08:15 DEBUG : dir/file1: Updating file with dir/file1 0x2db09fd36680 2026/06/08 01:08:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:15 DEBUG : dir/file1: File is currently open, delaying rename 0x2db09fd36680 2026/06/08 01:08:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:08:16 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:16 DEBUG : dir/file1.rclone_chunk.001_am7wmq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:16 INFO : dir/file1.rclone_chunk.001_am7wmq: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:16 INFO : dir/file1.rclone_chunk.001_am7wmq: Deleted 2026/06/08 01:08:16 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/08 01:08:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:16 DEBUG : newLeaf: Running delayed rename now 2026/06/08 01:08:16 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:16 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:16 INFO : dir/file1: Deleted 2026/06/08 01:08:16 DEBUG : newLeaf: Updating file with newLeaf 0x2db09fd36680 2026/06/08 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:16 DEBUG : dir: Looking for writers 2026/06/08 01:08:16 DEBUG : Looking for writers 2026/06/08 01:08:16 DEBUG : dir: reading active writers 2026/06/08 01:08:16 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:16 DEBUG : >WaitForWriters: 2026/06/08 01:08:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:16 DEBUG : dir: Looking for writers 2026/06/08 01:08:16 DEBUG : Looking for writers 2026/06/08 01:08:16 DEBUG : dir: reading active writers 2026/06/08 01:08:16 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:17 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:17 DEBUG : dir/file1.rclone_chunk.001_am7wmt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:17 INFO : dir/file1.rclone_chunk.001_am7wmt: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:17 INFO : dir/file1.rclone_chunk.001_am7wmt: Deleted 2026/06/08 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:17 DEBUG : dir: Looking for writers 2026/06/08 01:08:17 DEBUG : file1: reading active writers 2026/06/08 01:08:17 DEBUG : Looking for writers 2026/06/08 01:08:17 DEBUG : dir: reading active writers 2026/06/08 01:08:17 DEBUG : >WaitForWriters: 2026/06/08 01:08:17 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:17 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:18 INFO : dir/file1: Deleted 2026/06/08 01:08:18 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0062270 2026/06/08 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:18 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:18 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:18 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:18 INFO : newLeaf: Deleted 2026/06/08 01:08:18 DEBUG : dir/file1: Updating file with dir/file1 0x2db0a0062270 2026/06/08 01:08:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/08 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:18 DEBUG : dir/file1: File is currently open, delaying rename 0x2db0a0062270 2026/06/08 01:08:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (25 bytes), uploading instead of streaming 2026/06/08 01:08:18 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:18 DEBUG : dir/file1.rclone_chunk.001_am7ybb: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:18 INFO : dir/file1.rclone_chunk.001_am7ybb: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:19 INFO : dir/file1.rclone_chunk.001_am7ybb: Deleted 2026/06/08 01:08:19 DEBUG : dir/file1: size = 25 OK 2026/06/08 01:08:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/08 01:08:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:19 DEBUG : newLeaf: Running delayed rename now 2026/06/08 01:08:19 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:19 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:19 INFO : dir/file1: Deleted 2026/06/08 01:08:19 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0062270 2026/06/08 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : >WaitForWriters: 2026/06/08 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:19 DEBUG : dir: Looking for writers 2026/06/08 01:08:19 DEBUG : Looking for writers 2026/06/08 01:08:19 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:19 DEBUG : dir: reading active writers 2026/06/08 01:08:19 DEBUG : >WaitForWriters: 2026/06/08 01:08:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:19 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:19 DEBUG : dir/file1.rclone_chunk.001_am7zes: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:19 INFO : dir/file1.rclone_chunk.001_am7zes: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:19 INFO : dir/file1.rclone_chunk.001_am7zes: Deleted 2026/06/08 01:08:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): openPending: 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): >openPending: err= 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): _writeAt: size=14, off=0 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): >_writeAt: n=14, err= 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): close: 2026/06/08 01:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fc3dcc0): >close: err= 2026/06/08 01:08:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:20 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:20 DEBUG : dir/file1.rclone_chunk.001_am80py: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:20 INFO : dir/file1.rclone_chunk.001_am80py: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:20 INFO : dir/file1.rclone_chunk.001_am80py: Deleted 2026/06/08 01:08:20 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:20 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:20 DEBUG : dir: Looking for writers 2026/06/08 01:08:20 DEBUG : file1: reading active writers 2026/06/08 01:08:20 DEBUG : Looking for writers 2026/06/08 01:08:20 DEBUG : dir: reading active writers 2026/06/08 01:08:20 DEBUG : >WaitForWriters: 2026/06/08 01:08:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): _readAt: size=512, off=0 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): openPending: 2026/06/08 01:08:20 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/06/08 01:08:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): >openPending: err= 2026/06/08 01:08:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): >_readAt: n=14, err=EOF 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): close: 2026/06/08 01:08:20 DEBUG : dir/file1(0x2db09fe9aac0): >close: err= 2026/06/08 01:08:21 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:21 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:21 INFO : dir/file1: Deleted 2026/06/08 01:08:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:21 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0063a00 2026/06/08 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:21 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:21 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:21 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:21 INFO : newLeaf: Deleted 2026/06/08 01:08:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:21 DEBUG : dir/file1: Updating file with dir/file1 0x2db0a0063a00 2026/06/08 01:08:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:21 DEBUG : dir/file1(0x2db09fe2d980): openPending: 2026/06/08 01:08:21 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/06/08 01:08:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:21 DEBUG : dir/file1(0x2db09fe2d980): >openPending: err= 2026/06/08 01:08:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:21 DEBUG : dir/file1(0x2db09fe2d980): _writeAt: size=25, off=0 2026/06/08 01:08:21 DEBUG : dir/file1(0x2db09fe2d980): >_writeAt: n=25, err= 2026/06/08 01:08:21 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:21 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:21 INFO : dir/file1: Deleted 2026/06/08 01:08:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:21 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0063a00 2026/06/08 01:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:21 DEBUG : newLeaf(0x2db09fe2d980): close: 2026/06/08 01:08:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:21.641690863 +0000 UTC m=+49.152011079 2026/06/08 01:08:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:21 DEBUG : newLeaf(0x2db09fe2d980): >close: err= 2026/06/08 01:08:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:21 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:21 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:21 DEBUG : dir: Looking for writers 2026/06/08 01:08:21 DEBUG : Looking for writers 2026/06/08 01:08:21 DEBUG : dir: reading active writers 2026/06/08 01:08:21 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:22 DEBUG : dir: Looking for writers 2026/06/08 01:08:22 DEBUG : Looking for writers 2026/06/08 01:08:22 DEBUG : dir: reading active writers 2026/06/08 01:08:22 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:22 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:22 DEBUG : newLeaf.rclone_chunk.001_am8130: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:22 INFO : newLeaf.rclone_chunk.001_am8130: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:22 INFO : newLeaf.rclone_chunk.001_am8130: Deleted 2026/06/08 01:08:22 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:22 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:21.641690863 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/08 01:08:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:22 DEBUG : dir: Looking for writers 2026/06/08 01:08:22 DEBUG : Looking for writers 2026/06/08 01:08:22 DEBUG : dir: reading active writers 2026/06/08 01:08:22 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:22 DEBUG : >WaitForWriters: 2026/06/08 01:08:22 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:22 DEBUG : dir: Looking for writers 2026/06/08 01:08:22 DEBUG : Looking for writers 2026/06/08 01:08:22 DEBUG : dir: reading active writers 2026/06/08 01:08:22 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:22 DEBUG : >WaitForWriters: 2026/06/08 01:08:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:23 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:23 DEBUG : dir/file1.rclone_chunk.001_am82jv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:23 INFO : dir/file1.rclone_chunk.001_am82jv: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:23 INFO : dir/file1.rclone_chunk.001_am82jv: Deleted 2026/06/08 01:08:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:23 DEBUG : dir: Looking for writers 2026/06/08 01:08:23 DEBUG : file1: reading active writers 2026/06/08 01:08:23 DEBUG : Looking for writers 2026/06/08 01:08:23 DEBUG : dir: reading active writers 2026/06/08 01:08:23 DEBUG : >WaitForWriters: 2026/06/08 01:08:23 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:23 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:23 INFO : dir/file1: Deleted 2026/06/08 01:08:23 DEBUG : newLeaf: Updating file with newLeaf 0x2db09fef2270 2026/06/08 01:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:23 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:23 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:23 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:24 INFO : newLeaf: Deleted 2026/06/08 01:08:24 DEBUG : dir/file1: Updating file with dir/file1 0x2db09fef2270 2026/06/08 01:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:24 DEBUG : dir/file1(0x2db09f7ff7c0): openPending: 2026/06/08 01:08:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:24 DEBUG : dir/file1(0x2db09f7ff7c0): >openPending: err= 2026/06/08 01:08:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:24 DEBUG : dir/file1(0x2db09f7ff7c0): _writeAt: size=25, off=0 2026/06/08 01:08:24 DEBUG : dir/file1(0x2db09f7ff7c0): >_writeAt: n=25, err= 2026/06/08 01:08:24 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:24 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:24 INFO : dir/file1: Deleted 2026/06/08 01:08:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:24 DEBUG : newLeaf: Updating file with newLeaf 0x2db09fef2270 2026/06/08 01:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:24 DEBUG : newLeaf(0x2db09f7ff7c0): close: 2026/06/08 01:08:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:24.147421095 +0000 UTC m=+51.657741322 2026/06/08 01:08:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:24 DEBUG : newLeaf(0x2db09f7ff7c0): >close: err= 2026/06/08 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:24 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:24 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:24 DEBUG : newLeaf.rclone_chunk.001_am84by: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:24 INFO : newLeaf.rclone_chunk.001_am84by: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:24 INFO : newLeaf.rclone_chunk.001_am84by: Deleted 2026/06/08 01:08:24 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:24 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:24.147421095 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/08 01:08:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:24 DEBUG : dir: Looking for writers 2026/06/08 01:08:24 DEBUG : Looking for writers 2026/06/08 01:08:24 DEBUG : dir: reading active writers 2026/06/08 01:08:24 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:24 DEBUG : >WaitForWriters: 2026/06/08 01:08:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:25 DEBUG : dir: Looking for writers 2026/06/08 01:08:25 DEBUG : Looking for writers 2026/06/08 01:08:25 DEBUG : dir: reading active writers 2026/06/08 01:08:25 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:25 DEBUG : >WaitForWriters: 2026/06/08 01:08:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:25 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:25 DEBUG : dir/file1.rclone_chunk.001_am854h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:25 INFO : dir/file1.rclone_chunk.001_am854h: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:25 INFO : dir/file1.rclone_chunk.001_am854h: Deleted 2026/06/08 01:08:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:25 DEBUG : dir/file1(0x2db09fe11dc0): openPending: 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fe11dc0): >openPending: err= 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fe11dc0): _writeAt: size=14, off=0 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fe11dc0): >_writeAt: n=14, err= 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fe11dc0): close: 2026/06/08 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/08 01:08:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fe11dc0): >close: err= 2026/06/08 01:08:26 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:26 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:26 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:26 DEBUG : dir/file1.rclone_chunk.001_am86mx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:26 INFO : dir/file1.rclone_chunk.001_am86mx: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:26 INFO : dir/file1.rclone_chunk.001_am86mx: Deleted 2026/06/08 01:08:26 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:26 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/08 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:26 DEBUG : dir: Looking for writers 2026/06/08 01:08:26 DEBUG : file1: reading active writers 2026/06/08 01:08:26 DEBUG : Looking for writers 2026/06/08 01:08:26 DEBUG : dir: reading active writers 2026/06/08 01:08:26 DEBUG : >WaitForWriters: 2026/06/08 01:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): _readAt: size=512, off=0 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): openPending: 2026/06/08 01:08:26 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/06/08 01:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): >openPending: err= 2026/06/08 01:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): >_readAt: n=14, err=EOF 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): close: 2026/06/08 01:08:26 DEBUG : dir/file1(0x2db09fefe2c0): >close: err= 2026/06/08 01:08:26 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:26 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:27 INFO : dir/file1: Deleted 2026/06/08 01:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0006c30 2026/06/08 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:27 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:27 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:27 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:27 INFO : newLeaf: Deleted 2026/06/08 01:08:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:27 DEBUG : dir/file1: Updating file with dir/file1 0x2db0a0006c30 2026/06/08 01:08:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:27 DEBUG : dir/file1(0x2db0a004c500): openPending: 2026/06/08 01:08:27 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/06/08 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:27 DEBUG : dir/file1(0x2db0a004c500): >openPending: err= 2026/06/08 01:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:27 DEBUG : dir/file1(0x2db0a004c500): _writeAt: size=25, off=0 2026/06/08 01:08:27 DEBUG : dir/file1(0x2db0a004c500): >_writeAt: n=25, err= 2026/06/08 01:08:27 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:27 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:27 INFO : dir/file1: Deleted 2026/06/08 01:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:27 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0006c30 2026/06/08 01:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:27 DEBUG : newLeaf(0x2db0a004c500): close: 2026/06/08 01:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:27.466735828 +0000 UTC m=+54.977056064 2026/06/08 01:08:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:27 DEBUG : newLeaf(0x2db0a004c500): >close: err= 2026/06/08 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:27 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:27 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:27 DEBUG : dir: Looking for writers 2026/06/08 01:08:27 DEBUG : Looking for writers 2026/06/08 01:08:27 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:27 DEBUG : dir: reading active writers 2026/06/08 01:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:28 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:28 DEBUG : newLeaf.rclone_chunk.001_am87y5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:28 INFO : newLeaf.rclone_chunk.001_am87y5: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:28 INFO : newLeaf.rclone_chunk.001_am87y5: Deleted 2026/06/08 01:08:28 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:28 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:27.466735828 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/08 01:08:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:28 DEBUG : dir: Looking for writers 2026/06/08 01:08:28 DEBUG : Looking for writers 2026/06/08 01:08:28 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:28 DEBUG : dir: reading active writers 2026/06/08 01:08:28 DEBUG : >WaitForWriters: 2026/06/08 01:08:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:28 DEBUG : dir: Looking for writers 2026/06/08 01:08:28 DEBUG : Looking for writers 2026/06/08 01:08:28 DEBUG : dir: reading active writers 2026/06/08 01:08:28 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:28 DEBUG : >WaitForWriters: 2026/06/08 01:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:28 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:28 DEBUG : dir/file1.rclone_chunk.001_am88sx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:28 INFO : dir/file1.rclone_chunk.001_am88sx: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:28 INFO : dir/file1.rclone_chunk.001_am88sx: Deleted 2026/06/08 01:08:29 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:29 DEBUG : dir: Looking for writers 2026/06/08 01:08:29 DEBUG : file1: reading active writers 2026/06/08 01:08:29 DEBUG : Looking for writers 2026/06/08 01:08:29 DEBUG : dir: reading active writers 2026/06/08 01:08:29 DEBUG : >WaitForWriters: 2026/06/08 01:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:29 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): _readAt: size=512, off=0 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): openPending: 2026/06/08 01:08:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/08 01:08:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/08 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): >openPending: err= 2026/06/08 01:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/08 01:08:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): >_readAt: n=14, err=EOF 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): close: 2026/06/08 01:08:29 DEBUG : dir/file1(0x2db09fcead80): >close: err= 2026/06/08 01:08:29 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:29 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:29 INFO : dir/file1: Deleted 2026/06/08 01:08:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:29 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0184680 2026/06/08 01:08:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:29 DEBUG : newLeaf: copy non-chunked object... 2026/06/08 01:08:29 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:08:29 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:29 INFO : newLeaf: Deleted 2026/06/08 01:08:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/08 01:08:29 DEBUG : dir/file1: Updating file with dir/file1 0x2db0a0184680 2026/06/08 01:08:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/08 01:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:30 DEBUG : dir/file1(0x2db09f5ff940): openPending: 2026/06/08 01:08:30 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/06/08 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/08 01:08:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:30 DEBUG : dir/file1(0x2db09f5ff940): >openPending: err= 2026/06/08 01:08:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:30 DEBUG : dir/file1(0x2db09f5ff940): _writeAt: size=25, off=0 2026/06/08 01:08:30 DEBUG : dir/file1(0x2db09f5ff940): >_writeAt: n=25, err= 2026/06/08 01:08:30 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:08:30 DEBUG : newLeaf: size = 14 OK 2026/06/08 01:08:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:08:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:30 INFO : dir/file1: Deleted 2026/06/08 01:08:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/08 01:08:30 DEBUG : newLeaf: Updating file with newLeaf 0x2db0a0184680 2026/06/08 01:08:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:08:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:30 DEBUG : newLeaf(0x2db09f5ff940): close: 2026/06/08 01:08:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/08 01:08:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-08 01:08:30.135937576 +0000 UTC m=+57.646257793 2026/06/08 01:08:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:30 DEBUG : newLeaf(0x2db09f5ff940): >close: err= 2026/06/08 01:08:30 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:30 DEBUG : newLeaf: vfs cache: starting upload 2026/06/08 01:08:30 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:30 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:30 DEBUG : newLeaf.rclone_chunk.001_am8ahu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:30 INFO : newLeaf.rclone_chunk.001_am8ahu: Copied (server-side copy) to: newLeaf 2026/06/08 01:08:30 INFO : newLeaf.rclone_chunk.001_am8ahu: Deleted 2026/06/08 01:08:30 DEBUG : newLeaf: size = 25 OK 2026/06/08 01:08:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/08 01:08:30 INFO : newLeaf: Copied (replaced existing) 2026/06/08 01:08:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-08 01:08:30.135937576 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/08 01:08:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/08 01:08:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/08 01:08:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/08 01:08:30 DEBUG : dir: Looking for writers 2026/06/08 01:08:30 DEBUG : Looking for writers 2026/06/08 01:08:30 DEBUG : dir: reading active writers 2026/06/08 01:08:30 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:30 DEBUG : >WaitForWriters: 2026/06/08 01:08:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:31 DEBUG : dir: Looking for writers 2026/06/08 01:08:31 DEBUG : Looking for writers 2026/06/08 01:08:31 DEBUG : dir: reading active writers 2026/06/08 01:08:31 DEBUG : newLeaf: reading active writers 2026/06/08 01:08:31 DEBUG : >WaitForWriters: 2026/06/08 01:08:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestFileRename (16.92s) --- PASS: TestFileRename/off,forceCache=false (2.66s) --- PASS: TestFileRename/minimal,forceCache=false (2.52s) --- PASS: TestFileRename/minimal,forceCache=true (3.25s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.33s) --- PASS: TestFileRename/full,forceCache=false (2.66s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:31 DEBUG : Looking for writers 2026/06/08 01:08:31 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:31 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:31 DEBUG : dir/file1.rclone_chunk.001_am8bsm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:31 INFO : dir/file1.rclone_chunk.001_am8bsm: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:31 INFO : dir/file1.rclone_chunk.001_am8bsm: Deleted 2026/06/08 01:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:31 DEBUG : dir: Looking for writers 2026/06/08 01:08:31 DEBUG : file1: reading active writers 2026/06/08 01:08:31 DEBUG : Looking for writers 2026/06/08 01:08:31 DEBUG : dir: reading active writers 2026/06/08 01:08:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.88s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:32 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:32 DEBUG : dir/file1.rclone_chunk.001_am8c0j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:32 INFO : dir/file1.rclone_chunk.001_am8c0j: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:32 INFO : dir/file1.rclone_chunk.001_am8c0j: Deleted 2026/06/08 01:08:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 01:08:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 01:08:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 01:08:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/08 01:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/08 01:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/08 01:08:33 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:33 DEBUG : dir: Looking for writers 2026/06/08 01:08:33 DEBUG : file1: reading active writers 2026/06/08 01:08:33 DEBUG : Looking for writers 2026/06/08 01:08:33 DEBUG : dir: reading active writers 2026/06/08 01:08:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:33 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:33 DEBUG : dir/file1.rclone_chunk.001_am8d2v: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:33 INFO : dir/file1.rclone_chunk.001_am8d2v: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:33 INFO : dir/file1.rclone_chunk.001_am8d2v: Deleted 2026/06/08 01:08:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/08 01:08:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/08 01:08:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/08 01:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/08 01:08:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/08 01:08:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/08 01:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/08 01:08:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 01:08:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 01:08:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 01:08:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/08 01:08:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/08 01:08:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/08 01:08:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/08 01:08:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/08 01:08:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:34 DEBUG : dir: Looking for writers 2026/06/08 01:08:34 DEBUG : file1: reading active writers 2026/06/08 01:08:34 DEBUG : Looking for writers 2026/06/08 01:08:34 DEBUG : dir: reading active writers 2026/06/08 01:08:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:35 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:35 DEBUG : dir/file1.rclone_chunk.001_am8eti: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:35 INFO : dir/file1.rclone_chunk.001_am8eti: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:35 INFO : dir/file1.rclone_chunk.001_am8eti: Deleted 2026/06/08 01:08:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:35 DEBUG : dir: Looking for writers 2026/06/08 01:08:35 DEBUG : file1: reading active writers 2026/06/08 01:08:35 DEBUG : Looking for writers 2026/06/08 01:08:35 DEBUG : dir: reading active writers 2026/06/08 01:08:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:36 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:36 DEBUG : dir/file1.rclone_chunk.001_am8f2j: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:36 INFO : dir/file1.rclone_chunk.001_am8f2j: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:36 INFO : dir/file1.rclone_chunk.001_am8f2j: Deleted 2026/06/08 01:08:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/08 01:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/08 01:08:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/08 01:08:36 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:36 DEBUG : dir: Looking for writers 2026/06/08 01:08:36 DEBUG : file1: reading active writers 2026/06/08 01:08:36 DEBUG : Looking for writers 2026/06/08 01:08:36 DEBUG : dir: reading active writers 2026/06/08 01:08:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:37 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:37 DEBUG : dir/file1.rclone_chunk.001_am8g7v: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:37 INFO : dir/file1.rclone_chunk.001_am8g7v: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:37 INFO : dir/file1.rclone_chunk.001_am8g7v: Deleted 2026/06/08 01:08:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): _readAt: size=1, off=0 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): openPending: 2026/06/08 01:08:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >openPending: err= 2026/06/08 01:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >_readAt: n=1, err= 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): _readAt: size=256, off=1 2026/06/08 01:08:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >_readAt: n=15, err=EOF 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): _readAt: size=16, off=16 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >_readAt: n=0, err=EOF 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): close: 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >close: err= 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): close: 2026/06/08 01:08:37 DEBUG : dir/file1(0x2db09ff49040): >close: err=file already closed 2026/06/08 01:08:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:37 DEBUG : dir: Looking for writers 2026/06/08 01:08:37 DEBUG : file1: reading active writers 2026/06/08 01:08:37 DEBUG : Looking for writers 2026/06/08 01:08:37 DEBUG : dir: reading active writers 2026/06/08 01:08:37 DEBUG : >WaitForWriters: 2026/06/08 01:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:38 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:38 DEBUG : dir/file1.rclone_chunk.001_am8ham: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:38 INFO : dir/file1.rclone_chunk.001_am8ham: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:38 INFO : dir/file1.rclone_chunk.001_am8ham: Deleted 2026/06/08 01:08:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:38 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): _readAt: size=1, off=0 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): openPending: 2026/06/08 01:08:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >openPending: err= 2026/06/08 01:08:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >_readAt: n=1, err= 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): _readAt: size=1, off=5 2026/06/08 01:08:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >_readAt: n=1, err= 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): _readAt: size=1, off=3 2026/06/08 01:08:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >_readAt: n=1, err= 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): _readAt: size=1, off=13 2026/06/08 01:08:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >_readAt: n=1, err= 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): _readAt: size=16, off=100 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >_readAt: n=0, err=EOF 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): close: 2026/06/08 01:08:38 DEBUG : dir/file1(0x2db09fe4f900): >close: err= 2026/06/08 01:08:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:38 DEBUG : dir: Looking for writers 2026/06/08 01:08:38 DEBUG : file1: reading active writers 2026/06/08 01:08:38 DEBUG : Looking for writers 2026/06/08 01:08:38 DEBUG : dir: reading active writers 2026/06/08 01:08:38 DEBUG : >WaitForWriters: 2026/06/08 01:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:39 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:39 DEBUG : dir/file1.rclone_chunk.001_am8ifm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:39 INFO : dir/file1.rclone_chunk.001_am8ifm: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:39 INFO : dir/file1.rclone_chunk.001_am8ifm: Deleted 2026/06/08 01:08:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=1, off=0 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): openPending: 2026/06/08 01:08:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >openPending: err= 2026/06/08 01:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/08 01:08:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=1, err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=1, off=5 2026/06/08 01:08:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=1, err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=1, off=1 2026/06/08 01:08:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=1, err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=6, off=10 2026/06/08 01:08:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=6, err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=256, off=10 2026/06/08 01:08:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=6, err=EOF 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=256, off=100 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=0, err=EOF 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): close: 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >close: err= 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): _readAt: size=256, off=100 2026/06/08 01:08:39 DEBUG : dir/file1(0x2db09f9a1580): >_readAt: n=0, err=file already closed 2026/06/08 01:08:39 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:39 DEBUG : dir: Looking for writers 2026/06/08 01:08:39 DEBUG : file1: reading active writers 2026/06/08 01:08:39 DEBUG : Looking for writers 2026/06/08 01:08:39 DEBUG : dir: reading active writers 2026/06/08 01:08:39 DEBUG : >WaitForWriters: 2026/06/08 01:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.13s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:40 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:40 DEBUG : dir/file1.rclone_chunk.001_am8j8n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:40 INFO : dir/file1.rclone_chunk.001_am8j8n: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:40 INFO : dir/file1.rclone_chunk.001_am8j8n: Deleted 2026/06/08 01:08:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): RWFileHandle.Flush 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): _readAt: size=256, off=0 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): openPending: 2026/06/08 01:08:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): >openPending: err= 2026/06/08 01:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 01:08:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): >_readAt: n=16, err=EOF 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): RWFileHandle.Flush 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): RWFileHandle.Flush 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): close: 2026/06/08 01:08:40 DEBUG : dir/file1(0x2db09ff17100): >close: err= 2026/06/08 01:08:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:40 DEBUG : dir: Looking for writers 2026/06/08 01:08:40 DEBUG : file1: reading active writers 2026/06/08 01:08:40 DEBUG : Looking for writers 2026/06/08 01:08:40 DEBUG : dir: reading active writers 2026/06/08 01:08:40 DEBUG : >WaitForWriters: 2026/06/08 01:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.94s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:41 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:41 DEBUG : dir/file1.rclone_chunk.001_am8kwz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:41 INFO : dir/file1.rclone_chunk.001_am8kwz: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:41 INFO : dir/file1.rclone_chunk.001_am8kwz: Deleted 2026/06/08 01:08:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:08:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/08 01:08:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): _readAt: size=256, off=0 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): openPending: 2026/06/08 01:08:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): >openPending: err= 2026/06/08 01:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/08 01:08:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): >_readAt: n=16, err=EOF 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): RWFileHandle.Release 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): close: 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): >close: err= 2026/06/08 01:08:41 DEBUG : dir/file1(0x2db09fee57c0): RWFileHandle.Release 2026/06/08 01:08:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:41 DEBUG : dir: Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : dir: reading active writers 2026/06/08 01:08:41 DEBUG : >WaitForWriters: 2026/06/08 01:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:41 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): openPending: 2026/06/08 01:08:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): >openPending: err= 2026/06/08 01:08:41 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): _writeAt: size=5, off=0 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): >_writeAt: n=5, err= 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): _writeAt: size=7, off=5 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): >_writeAt: n=7, err= 2026/06/08 01:08:41 DEBUG : file1: vfs cache: truncate to size=11 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): close: 2026/06/08 01:08:41 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:41.625181077 +0000 UTC m=+69.135501303 2026/06/08 01:08:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): >close: err= 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): close: 2026/06/08 01:08:41 DEBUG : file1(0x2db0a012a080): >close: err=file already closed 2026/06/08 01:08:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:41 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:41 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:41 DEBUG : Looking for writers 2026/06/08 01:08:41 DEBUG : file1: reading active writers 2026/06/08 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:42 DEBUG : file1: size = 11 OK 2026/06/08 01:08:42 DEBUG : file1.rclone_chunk.001_am8lgy: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:08:42 INFO : file1.rclone_chunk.001_am8lgy: Copied (server-side copy) to: file1 2026/06/08 01:08:42 INFO : file1.rclone_chunk.001_am8lgy: Deleted 2026/06/08 01:08:42 DEBUG : file1: size = 11 OK 2026/06/08 01:08:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:08:42 INFO : file1: Copied (new) 2026/06/08 01:08:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 01:08:41.625181077 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/08 01:08:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:42 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : >WaitForWriters: 2026/06/08 01:08:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : >WaitForWriters: 2026/06/08 01:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting 2026/06/08 01:08:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.95s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:42 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): openPending: 2026/06/08 01:08:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): >openPending: err= 2026/06/08 01:08:42 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): _writeAt: size=7, off=0 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): >_writeAt: n=7, err= 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): _writeAt: size=6, off=5 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): >_writeAt: n=6, err= 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): close: 2026/06/08 01:08:42 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:42.569586714 +0000 UTC m=+70.079906961 2026/06/08 01:08:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): >close: err= 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): _writeAt: size=5, off=0 2026/06/08 01:08:42 DEBUG : file1(0x2db09f5feb00): >_writeAt: n=0, err=file already closed 2026/06/08 01:08:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:42 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:42 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:42 DEBUG : Looking for writers 2026/06/08 01:08:42 DEBUG : file1: reading active writers 2026/06/08 01:08:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:43 DEBUG : file1: size = 11 OK 2026/06/08 01:08:43 DEBUG : file1.rclone_chunk.001_am8mtb: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:08:43 INFO : file1.rclone_chunk.001_am8mtb: Copied (server-side copy) to: file1 2026/06/08 01:08:43 INFO : file1.rclone_chunk.001_am8mtb: Deleted 2026/06/08 01:08:43 DEBUG : file1: size = 11 OK 2026/06/08 01:08:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:08:43 INFO : file1: Copied (new) 2026/06/08 01:08:43 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-08 01:08:42.569586714 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/08 01:08:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:43 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : >WaitForWriters: 2026/06/08 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : >WaitForWriters: 2026/06/08 01:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting 2026/06/08 01:08:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:43 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-vojiren4naca/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:43 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:43 DEBUG : file1(0x2db0a02375c0): openPending: 2026/06/08 01:08:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:43 DEBUG : file1(0x2db0a02375c0): >openPending: err= 2026/06/08 01:08:43 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:43 DEBUG : file1(0x2db0a02375c0): close: 2026/06/08 01:08:43 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:43.48390334 +0000 UTC m=+70.994223556 2026/06/08 01:08:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:43 DEBUG : file1(0x2db0a02375c0): >close: err= 2026/06/08 01:08:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:08:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:43 DEBUG : file2: newRWFileHandle: 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): openPending: 2026/06/08 01:08:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): >openPending: err= 2026/06/08 01:08:43 DEBUG : file2: >newRWFileHandle: err= 2026/06/08 01:08:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/08 01:08:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): RWFileHandle.Flush 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): RWFileHandle.Release 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): close: 2026/06/08 01:08:43 DEBUG : file2: vfs cache: setting modification time to 2026-06-08 01:08:43.486812615 +0000 UTC m=+70.997132831 2026/06/08 01:08:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:43 DEBUG : file2(0x2db0a0237a40): >close: err= 2026/06/08 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/08 01:08:43 DEBUG : file2: vfs cache: starting upload 2026/06/08 01:08:43 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:43 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/08 01:08:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:43 DEBUG : Looking for writers 2026/06/08 01:08:43 DEBUG : file1: reading active writers 2026/06/08 01:08:43 DEBUG : file2: reading active writers 2026/06/08 01:08:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/08 01:08:43 DEBUG : file2: size = 0 OK 2026/06/08 01:08:43 DEBUG : file2.rclone_chunk.001_am8nl7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:43 INFO : file2.rclone_chunk.001_am8nl7: Copied (server-side copy) to: file2 2026/06/08 01:08:43 DEBUG : file1: size = 0 OK 2026/06/08 01:08:43 DEBUG : file1.rclone_chunk.001_am8nef: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:43 INFO : file1.rclone_chunk.001_am8nef: Copied (server-side copy) to: file1 2026/06/08 01:08:44 INFO : file2.rclone_chunk.001_am8nl7: Deleted 2026/06/08 01:08:44 DEBUG : file2: size = 0 OK 2026/06/08 01:08:44 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:44 INFO : file2: Copied (new) 2026/06/08 01:08:44 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-08 01:08:43.486812615 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/08 01:08:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/08 01:08:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 01:08:44 INFO : file2: vfs cache: upload succeeded try #1 2026/06/08 01:08:44 INFO : file1.rclone_chunk.001_am8nef: Deleted 2026/06/08 01:08:44 DEBUG : file1: size = 0 OK 2026/06/08 01:08:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:08:44 INFO : file1: Copied (new) 2026/06/08 01:08:44 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-08 01:08:43.48390334 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/08 01:08:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : file2: reading active writers 2026/06/08 01:08:44 DEBUG : >WaitForWriters: 2026/06/08 01:08:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : file2: reading active writers 2026/06/08 01:08:44 DEBUG : >WaitForWriters: 2026/06/08 01:08:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting 2026/06/08 01:08:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:44 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-vojiren4naca/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:44 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): openPending: 2026/06/08 01:08:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): >openPending: err= 2026/06/08 01:08:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): _writeAt: size=5, off=0 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): >_writeAt: n=5, err= 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): RWFileHandle.Flush 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): RWFileHandle.Flush 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): close: 2026/06/08 01:08:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:44.483018965 +0000 UTC m=+71.993339182 2026/06/08 01:08:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:44 DEBUG : file1(0x2db09ff8c240): >close: err= 2026/06/08 01:08:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:44 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:44 DEBUG : Looking for writers 2026/06/08 01:08:44 DEBUG : file1: reading active writers 2026/06/08 01:08:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:44 DEBUG : file1: size = 5 OK 2026/06/08 01:08:44 DEBUG : file1.rclone_chunk.001_am8od6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:44 INFO : file1.rclone_chunk.001_am8od6: Copied (server-side copy) to: file1 2026/06/08 01:08:44 INFO : file1.rclone_chunk.001_am8od6: Deleted 2026/06/08 01:08:44 DEBUG : file1: size = 5 OK 2026/06/08 01:08:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:44 INFO : file1: Copied (new) 2026/06/08 01:08:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:08:44.483018965 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/08 01:08:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : >WaitForWriters: 2026/06/08 01:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:45 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): openPending: 2026/06/08 01:08:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): >openPending: err= 2026/06/08 01:08:45 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): _writeAt: size=5, off=0 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): >_writeAt: n=5, err= 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): RWFileHandle.Release 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): close: 2026/06/08 01:08:45 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:45.310687323 +0000 UTC m=+72.821007540 2026/06/08 01:08:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): >close: err= 2026/06/08 01:08:45 DEBUG : file1(0x2db09ff513c0): RWFileHandle.Release 2026/06/08 01:08:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:45 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:45 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-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:45 DEBUG : file1: size = 5 OK 2026/06/08 01:08:45 DEBUG : file1.rclone_chunk.001_am8pb0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:45 INFO : file1.rclone_chunk.001_am8pb0: Copied (server-side copy) to: file1 2026/06/08 01:08:45 INFO : file1.rclone_chunk.001_am8pb0: Deleted 2026/06/08 01:08:45 DEBUG : file1: size = 5 OK 2026/06/08 01:08:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:45 INFO : file1: Copied (new) 2026/06/08 01:08:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:08:45.310687323 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/08 01:08:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:45 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:45 DEBUG : Looking for writers 2026/06/08 01:08:45 DEBUG : file1: reading active writers 2026/06/08 01:08:45 DEBUG : >WaitForWriters: 2026/06/08 01:08:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:46 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-vojiren4naca/dir/file1: no such file or directory 2026/06/08 01:08:46 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:46 DEBUG : dir/file1.rclone_chunk.001_am8qtd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:46 INFO : dir/file1.rclone_chunk.001_am8qtd: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:46 INFO : dir/file1.rclone_chunk.001_am8qtd: Deleted 2026/06/08 01:08:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:08:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): openPending: 2026/06/08 01:08:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): >openPending: err= 2026/06/08 01:08:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/08 01:08:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): _writeAt: size=5, off=0 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): >_writeAt: n=5, err= 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): close: 2026/06/08 01:08:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 01:08:46.748141802 +0000 UTC m=+74.258462028 2026/06/08 01:08:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:46 DEBUG : dir/file1(0x2db0a0199dc0): >close: err= 2026/06/08 01:08:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:46 DEBUG : dir: Looking for writers 2026/06/08 01:08:46 DEBUG : file1: reading active writers 2026/06/08 01:08:46 DEBUG : Looking for writers 2026/06/08 01:08:46 DEBUG : dir: reading active writers 2026/06/08 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:46 DEBUG : dir: Looking for writers 2026/06/08 01:08:46 DEBUG : file1: reading active writers 2026/06/08 01:08:46 DEBUG : Looking for writers 2026/06/08 01:08:46 DEBUG : dir: reading active writers 2026/06/08 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:46 DEBUG : dir: Looking for writers 2026/06/08 01:08:46 DEBUG : file1: reading active writers 2026/06/08 01:08:46 DEBUG : Looking for writers 2026/06/08 01:08:46 DEBUG : dir: reading active writers 2026/06/08 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:46 DEBUG : dir: Looking for writers 2026/06/08 01:08:46 DEBUG : file1: reading active writers 2026/06/08 01:08:46 DEBUG : Looking for writers 2026/06/08 01:08:46 DEBUG : dir: reading active writers 2026/06/08 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:46 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:46 DEBUG : dir: Looking for writers 2026/06/08 01:08:46 DEBUG : file1: reading active writers 2026/06/08 01:08:46 DEBUG : Looking for writers 2026/06/08 01:08:46 DEBUG : dir: reading active writers 2026/06/08 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:47 DEBUG : dir: Looking for writers 2026/06/08 01:08:47 DEBUG : file1: reading active writers 2026/06/08 01:08:47 DEBUG : Looking for writers 2026/06/08 01:08:47 DEBUG : dir: reading active writers 2026/06/08 01:08:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:47 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:08:47 DEBUG : dir/file1.rclone_chunk.001_am8q07: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:47 INFO : dir/file1.rclone_chunk.001_am8q07: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:47 INFO : dir/file1.rclone_chunk.001_am8q07: Deleted 2026/06/08 01:08:47 DEBUG : dir/file1: size = 5 OK 2026/06/08 01:08:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:47 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-08 01:08:46.748141802 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/08 01:08:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:47 DEBUG : dir: Looking for writers 2026/06/08 01:08:47 DEBUG : file1: reading active writers 2026/06/08 01:08:47 DEBUG : Looking for writers 2026/06/08 01:08:47 DEBUG : dir: reading active writers 2026/06/08 01:08:47 DEBUG : >WaitForWriters: 2026/06/08 01:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:47 DEBUG : dir/file1: size = 16 OK 2026/06/08 01:08:47 DEBUG : dir/file1.rclone_chunk.001_am8rof: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/08 01:08:47 INFO : dir/file1.rclone_chunk.001_am8rof: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:47 INFO : dir/file1.rclone_chunk.001_am8rof: Deleted 2026/06/08 01:08:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/08 01:08:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/08 01:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/08 01:08:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): _writeAt: size=5, off=0 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): openPending: 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/08 01:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): >openPending: err= 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): >_writeAt: n=5, err= 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): _writeAt: size=15, off=5 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): >_writeAt: n=15, err= 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): close: 2026/06/08 01:08:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-08 01:08:48.227554331 +0000 UTC m=+75.737874577 2026/06/08 01:08:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:48 DEBUG : dir/file1(0x2db09fc3c9c0): >close: err= 2026/06/08 01:08:48 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: starting upload 2026/06/08 01:08:48 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:48 DEBUG : dir/file1: size = 20 OK 2026/06/08 01:08:48 DEBUG : dir/file1.rclone_chunk.001_am8sqh: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/08 01:08:48 INFO : dir/file1.rclone_chunk.001_am8sqh: Copied (server-side copy) to: dir/file1 2026/06/08 01:08:48 INFO : dir/file1.rclone_chunk.001_am8sqh: Deleted 2026/06/08 01:08:48 DEBUG : dir/file1: size = 20 OK 2026/06/08 01:08:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/08 01:08:48 INFO : dir/file1: Copied (replaced existing) 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-08 01:08:48.227554331 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/08 01:08:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:48 DEBUG : dir: Looking for writers 2026/06/08 01:08:48 DEBUG : file1: reading active writers 2026/06/08 01:08:48 DEBUG : Looking for writers 2026/06/08 01:08:48 DEBUG : dir: reading active writers 2026/06/08 01:08:48 DEBUG : >WaitForWriters: 2026/06/08 01:08:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.48s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): openPending: 2026/06/08 01:08:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): >openPending: err= 2026/06/08 01:08:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): close: 2026/06/08 01:08:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 01:08:49.084424702 +0000 UTC m=+76.594744919 2026/06/08 01:08:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : file1(0x2db09ff80b80): >close: err= 2026/06/08 01:08:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:49 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:49 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:49 DEBUG : file1: size = 5 OK 2026/06/08 01:08:49 DEBUG : file1.rclone_chunk.001_am8tzp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:49 INFO : file1.rclone_chunk.001_am8tzp: Copied (server-side copy) to: file1 2026/06/08 01:08:49 INFO : file1.rclone_chunk.001_am8tzp: Deleted 2026/06/08 01:08:49 DEBUG : file1: size = 5 OK 2026/06/08 01:08:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:49 INFO : file1: Copied (new) 2026/06/08 01:08:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-08 01:08:49.084424702 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/08 01:08:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:49 DEBUG : Looking for writers 2026/06/08 01:08:49 DEBUG : file1: reading active writers 2026/06/08 01:08:49 DEBUG : >WaitForWriters: 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/08 01:08:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.905670017 +0000 UTC m=+77.415990273 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007cc80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.905670017 +0000 UTC m=+77.415990273 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d100): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.905670017 +0000 UTC m=+77.415990273 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007d5c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f927420 item 1 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.91365208 +0000 UTC m=+77.423972306 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6380): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.91365208 +0000 UTC m=+77.423972306 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6980): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa44d0 item 2 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.917854422 +0000 UTC m=+77.428174698 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef6fc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.917854422 +0000 UTC m=+77.428174698 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7440): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.917854422 +0000 UTC m=+77.428174698 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fef7900): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4930 item 3 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.924554238 +0000 UTC m=+77.434874494 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae080): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.924554238 +0000 UTC m=+77.434874494 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffae5c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4f50 item 4 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.928483804 +0000 UTC m=+77.438804049 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c140): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.928483804 +0000 UTC m=+77.438804049 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007c5c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.928483804 +0000 UTC m=+77.438804049 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007ca80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6380 item 5 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.934507059 +0000 UTC m=+77.444827316 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a007dbc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.934507059 +0000 UTC m=+77.444827316 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c280): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6b60 item 6 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.938797739 +0000 UTC m=+77.449117985 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaec80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.938797739 +0000 UTC m=+77.449117985 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf180): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.938797739 +0000 UTC m=+77.449117985 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffaf640): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa53b0 item 7 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.943383646 +0000 UTC m=+77.453703882 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ffafcc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.943383646 +0000 UTC m=+77.453703882 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5fe8c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5ab0 item 8 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09f5ff940): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f5ff940): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.946511423 +0000 UTC m=+77.456831660 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea300): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.946511423 +0000 UTC m=+77.456831660 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9ea800): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.946511423 +0000 UTC m=+77.456831660 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9eb8c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd08460 item 9 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.950099893 +0000 UTC m=+77.460420130 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a01980c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.950099893 +0000 UTC m=+77.460420130 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198680): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09030 item 10 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db0a0198cc0): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0198cc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.953161606 +0000 UTC m=+77.463481842 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199080): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): _writeAt: size=3, off=2 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.953161606 +0000 UTC m=+77.463481842 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199580): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.953161606 +0000 UTC m=+77.463481842 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db0a0199a80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd095e0 item 11 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.956372382 +0000 UTC m=+77.466692617 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8c900): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.956372382 +0000 UTC m=+77.466692617 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8ce40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6f50 item 12 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09ff8d480): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d480): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.95921486 +0000 UTC m=+77.469535097 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff8d840): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.95921486 +0000 UTC m=+77.469535097 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fe4c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a73b0 item 13 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.962182785 +0000 UTC m=+77.472503021 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7fecc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.962182785 +0000 UTC m=+77.472503021 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f7ff700): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7c00 item 14 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09f91cb00): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91cb00): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.96447351 +0000 UTC m=+77.474793746 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91d400): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.96447351 +0000 UTC m=+77.474793746 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f91de40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f926b60 item 15 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.967617108 +0000 UTC m=+77.477937324 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28600): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.967617108 +0000 UTC m=+77.477937324 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe28b40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b0150 item 16 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.970049781 +0000 UTC m=+77.480369997 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29180): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.970049781 +0000 UTC m=+77.480369997 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29600): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.970049781 +0000 UTC m=+77.480369997 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fe29b80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b0700 item 17 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.972389408 +0000 UTC m=+77.482709624 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c300): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.972389408 +0000 UTC m=+77.482709624 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3c840): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1110 item 18 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.974334137 +0000 UTC m=+77.484654353 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3cec0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.974334137 +0000 UTC m=+77.484654353 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d4c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.974334137 +0000 UTC m=+77.484654353 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc3d9c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1490 item 19 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.976351574 +0000 UTC m=+77.486671790 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a0b40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.976351574 +0000 UTC m=+77.486671790 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1080): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1c00 item 20 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.977634762 +0000 UTC m=+77.487954978 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1740): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.977634762 +0000 UTC m=+77.487954978 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09f9a1c40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.977634762 +0000 UTC m=+77.487954978 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80240): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041e230 item 21 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.979380044 +0000 UTC m=+77.489700261 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff808c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.979380044 +0000 UTC m=+77.489700261 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff80e80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041e770 item 22 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98070374 +0000 UTC m=+77.491023956 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81500): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98070374 +0000 UTC m=+77.491023956 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09ff81a00): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98070374 +0000 UTC m=+77.491023956 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98000): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041eaf0 item 23 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98252203 +0000 UTC m=+77.492842246 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98680): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98252203 +0000 UTC m=+77.492842246 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb98bc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041f0a0 item 24 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09fb99200): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99200): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.983793255 +0000 UTC m=+77.494113470 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb995c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.983793255 +0000 UTC m=+77.494113470 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fb99ac0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.983793255 +0000 UTC m=+77.494113470 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e100): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041f730 item 25 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98593631 +0000 UTC m=+77.496256526 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2e780): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.98593631 +0000 UTC m=+77.496256526 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2ecc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041fc70 item 26 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09fc2f300): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f300): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.988133376 +0000 UTC m=+77.498453593 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2f6c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): _readAt: size=2, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): open at offset 5 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): >_readAt: n=2, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): _writeAt: size=3, off=7 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.988133376 +0000 UTC m=+77.498453593 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc2fbc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.988133376 +0000 UTC m=+77.498453593 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a200): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc461c0 item 27 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.990449049 +0000 UTC m=+77.500769264 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5a880): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.990449049 +0000 UTC m=+77.500769264 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5adc0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc46850 item 28 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09fc5b400): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b400): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.991965978 +0000 UTC m=+77.502286194 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5b7c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.991965978 +0000 UTC m=+77.502286194 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc5be80): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc46ee0 item 29 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.993294572 +0000 UTC m=+77.503614788 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9a600): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.993294572 +0000 UTC m=+77.503614788 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9ab40): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47260 item 30 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): _readAt: size=2, off=0 2026/06/08 01:08:49 ERROR : open-test-file(0x2db09fc9b180): Couldn't read size of file 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): >_readAt: n=0, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): close: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b180): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.995869173 +0000 UTC m=+77.506189390 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9b540): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.995869173 +0000 UTC m=+77.506189390 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fc9bc00): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc475e0 item 31 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 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/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.998241152 +0000 UTC m=+77.508561367 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8380): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): _readAt: size=512, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): >openPending: err= 2026/06/08 01:08:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): close: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.998241152 +0000 UTC m=+77.508561367 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb88c0): >close: err= 2026/06/08 01:08:49 DEBUG : open-test-file: Remove: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47960 item 32 2026/06/08 01:08:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8f00): openPending: 2026/06/08 01:08:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8f00): >openPending: err= 2026/06/08 01:08:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8f00): _writeAt: size=5, off=0 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8f00): >_writeAt: n=5, err= 2026/06/08 01:08:49 DEBUG : open-test-file(0x2db09fcb8f00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:49.99980964 +0000 UTC m=+77.510129855 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb8f00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47dc0 item 33 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.000261104 +0000 UTC m=+77.510581320 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.000261104 +0000 UTC m=+77.510581320 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02640e0 item 33 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.002407655 +0000 UTC m=+77.512727871 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb9ec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264460 item 34 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.005524633 +0000 UTC m=+77.515844850 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8440): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.005524633 +0000 UTC m=+77.515844850 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264690 item 34 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.006818031 +0000 UTC m=+77.517138257 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8fc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264af0 item 35 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.007643302 +0000 UTC m=+77.517963518 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9440): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.007643302 +0000 UTC m=+77.517963518 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264cb0 item 35 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.01143187 +0000 UTC m=+77.521752116 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca150 item 36 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.014049453 +0000 UTC m=+77.524369699 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0e680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.014049453 +0000 UTC m=+77.524369699 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0ebc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca310 item 36 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.015473608 +0000 UTC m=+77.525793834 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca930 item 37 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.016013419 +0000 UTC m=+77.526333634 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0f680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.016013419 +0000 UTC m=+77.526333634 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0fb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecaaf0 item 37 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.01852979 +0000 UTC m=+77.528850046 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecaee0 item 38 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.019537216 +0000 UTC m=+77.529857442 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.019537216 +0000 UTC m=+77.529857442 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe38d40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb340 item 38 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.021619606 +0000 UTC m=+77.531939823 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe393c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb6c0 item 39 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.022056703 +0000 UTC m=+77.532376929 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe398c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.022056703 +0000 UTC m=+77.532376929 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe39dc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb880 item 39 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.024242309 +0000 UTC m=+77.534562554 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecbce0 item 40 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.025035319 +0000 UTC m=+77.535355556 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86a40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.025035319 +0000 UTC m=+77.535355556 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86f80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2000 item 40 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.02782111 +0000 UTC m=+77.538141326 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2540 item 41 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.028337878 +0000 UTC m=+77.538658094 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87a40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2770 item 41 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.028991554 +0000 UTC m=+77.539311771 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.028991554 +0000 UTC m=+77.539311771 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e7c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09d50 item 41 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.030904053 +0000 UTC m=+77.541224270 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91ae70 item 42 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.031448834 +0000 UTC m=+77.541769050 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91b650 item 42 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.031873729 +0000 UTC m=+77.542193945 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f8c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.031873729 +0000 UTC m=+77.542193945 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fe40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91b8f0 item 42 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.033251475 +0000 UTC m=+77.543571691 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182000 item 43 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.033855748 +0000 UTC m=+77.544175994 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01822a0 item 43 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.034689075 +0000 UTC m=+77.545009291 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff14fc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.034689075 +0000 UTC m=+77.545009291 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182460 item 43 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.03610246 +0000 UTC m=+77.546422686 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff15b40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182930 item 44 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.036598067 +0000 UTC m=+77.546918293 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182bd0 item 44 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.037254499 +0000 UTC m=+77.547574715 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.037254499 +0000 UTC m=+77.547574715 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff62c00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182ee0 item 44 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.038770037 +0000 UTC m=+77.549090253 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183260 item 45 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.039246127 +0000 UTC m=+77.549566344 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff63740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.039246127 +0000 UTC m=+77.549566344 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a480): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02650a0 item 45 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.040910376 +0000 UTC m=+77.551230592 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0aac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265650 item 46 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.041505032 +0000 UTC m=+77.551825248 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.041505032 +0000 UTC m=+77.551825248 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265880 item 46 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.043208285 +0000 UTC m=+77.553528501 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bd00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265d50 item 47 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.043817577 +0000 UTC m=+77.554137793 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7e300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.043817577 +0000 UTC m=+77.554137793 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7ea00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59a460 item 47 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.045665935 +0000 UTC m=+77.555986152 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59a930 item 48 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.046161783 +0000 UTC m=+77.556481999 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7f540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.046161783 +0000 UTC m=+77.556481999 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd7fc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59afc0 item 48 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.047671349 +0000 UTC m=+77.557991565 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59b9d0 item 49 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.048213926 +0000 UTC m=+77.558534142 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.048213926 +0000 UTC m=+77.558534142 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe8d40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59be30 item 49 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.049769238 +0000 UTC m=+77.560089454 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe93c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224460 item 50 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.050510631 +0000 UTC m=+77.560830847 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe98c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.050510631 +0000 UTC m=+77.560830847 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffe9e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224620 item 50 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.052057388 +0000 UTC m=+77.562377604 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e5c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02249a0 item 51 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.052641392 +0000 UTC m=+77.562961618 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.052641392 +0000 UTC m=+77.562961618 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224b60 item 51 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.053987189 +0000 UTC m=+77.564307405 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224ee0 item 52 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.054471045 +0000 UTC m=+77.564791261 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.054471045 +0000 UTC m=+77.564791261 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02250a0 item 52 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.055671226 +0000 UTC m=+77.565991442 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225500 item 53 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.056163717 +0000 UTC m=+77.566483934 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0052d80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.056163717 +0000 UTC m=+77.566483934 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00532c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225730 item 53 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.058496742 +0000 UTC m=+77.568816958 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225b90 item 54 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.059274874 +0000 UTC m=+77.569595090 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0053e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.059274874 +0000 UTC m=+77.569595090 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ea4c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225d50 item 54 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.061064862 +0000 UTC m=+77.571385077 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eab40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e67e0 item 55 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.061547384 +0000 UTC m=+77.571867600 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.061547384 +0000 UTC m=+77.571867600 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00eb580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e6a80 item 55 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.063037463 +0000 UTC m=+77.573357679 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00ebc00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e7d50 item 56 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.063516289 +0000 UTC m=+77.573836506 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.063516289 +0000 UTC m=+77.573836506 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a6540 item 56 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.06467381 +0000 UTC m=+77.574994025 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011edc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a7260 item 57 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.06548826 +0000 UTC m=+77.575808476 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a7730 item 57 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.065941749 +0000 UTC m=+77.576261965 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.065941749 +0000 UTC m=+77.576261965 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fdc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86e070 item 57 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.067319335 +0000 UTC m=+77.577639551 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013e500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86e8c0 item 58 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.067910965 +0000 UTC m=+77.578231181 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ea40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86ed90 item 58 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.068397766 +0000 UTC m=+77.578717982 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ef80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.068397766 +0000 UTC m=+77.578717982 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013f540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86fce0 item 58 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.069564183 +0000 UTC m=+77.579884399 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013fb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426310 item 59 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.06996441 +0000 UTC m=+77.580284626 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01781c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426540 item 59 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.070536843 +0000 UTC m=+77.580857059 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.070536843 +0000 UTC m=+77.580857059 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0178c80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426700 item 59 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.071934658 +0000 UTC m=+77.582254874 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01792c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426a80 item 60 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.072355063 +0000 UTC m=+77.582675279 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426c40 item 60 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.072826676 +0000 UTC m=+77.583146891 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0179d40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.072826676 +0000 UTC m=+77.583146891 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dc400): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426ee0 item 60 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.0743085 +0000 UTC m=+77.584628716 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dca40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427340 item 61 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.075193004 +0000 UTC m=+77.585513220 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dcf80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.075193004 +0000 UTC m=+77.585513220 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01dd680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427500 item 61 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.076488415 +0000 UTC m=+77.586808631 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01ddcc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a04278f0 item 62 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.07721006 +0000 UTC m=+77.587530276 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020a300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.07721006 +0000 UTC m=+77.587530276 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020aa00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427b20 item 62 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.078425219 +0000 UTC m=+77.588745435 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe00e0 item 63 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.079232436 +0000 UTC m=+77.589552651 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020b580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.079232436 +0000 UTC m=+77.589552651 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a020bc80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe0850 item 63 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.080689853 +0000 UTC m=+77.591010070 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02423c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe1260 item 64 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.081197975 +0000 UTC m=+77.591518191 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0242900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.081197975 +0000 UTC m=+77.591518191 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe1880 item 64 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.082411231 +0000 UTC m=+77.592731447 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8de0e0 item 65 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.082837227 +0000 UTC m=+77.593157443 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0243ac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.082837227 +0000 UTC m=+77.593157443 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8de4d0 item 65 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.084119644 +0000 UTC m=+77.594439859 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025e700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8dec40 item 66 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.084599822 +0000 UTC m=+77.594920038 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025eb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.084599822 +0000 UTC m=+77.594920038 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8deee0 item 66 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.085714521 +0000 UTC m=+77.596034737 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025f700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8df490 item 67 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.0861368 +0000 UTC m=+77.596457016 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a025fb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.0861368 +0000 UTC m=+77.596457016 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8df8f0 item 67 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.087312755 +0000 UTC m=+77.597632971 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbd6070 item 68 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.087747778 +0000 UTC m=+77.598067994 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0280d00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.087747778 +0000 UTC m=+77.598067994 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbd62a0 item 68 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.088839534 +0000 UTC m=+77.599159749 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbd6c40 item 69 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.089325513 +0000 UTC m=+77.599645729 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0281d00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.089325513 +0000 UTC m=+77.599645729 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbd7180 item 69 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.090477423 +0000 UTC m=+77.600797639 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029a980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbd7c00 item 70 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.090952211 +0000 UTC m=+77.601272427 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ae80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.090952211 +0000 UTC m=+77.601272427 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029b3c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c6150 item 70 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.092039509 +0000 UTC m=+77.602359725 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a029ba40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c6620 item 71 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.092478058 +0000 UTC m=+77.602798274 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.092478058 +0000 UTC m=+77.602798274 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c6930 item 71 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.093569374 +0000 UTC m=+77.603889590 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d0bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c7260 item 72 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.094067285 +0000 UTC m=+77.604387501 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d10c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.094067285 +0000 UTC m=+77.604387501 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c7490 item 72 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.095673034 +0000 UTC m=+77.605993250 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02d1bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c79d0 item 73 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.09614664 +0000 UTC m=+77.606466866 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f21c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8c7d50 item 73 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.096654861 +0000 UTC m=+77.606975077 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.096654861 +0000 UTC m=+77.606975077 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f2bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fffe070 item 73 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.097969719 +0000 UTC m=+77.608289945 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fffe620 item 74 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.098465026 +0000 UTC m=+77.608785242 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fffe850 item 74 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.09905393 +0000 UTC m=+77.609374146 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a02f3c40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.09905393 +0000 UTC m=+77.609374146 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e2c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fffea80 item 74 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.100389407 +0000 UTC m=+77.610709624 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030e900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffff0a0 item 75 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.100883332 +0000 UTC m=+77.611203548 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030ee00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffff260 item 75 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.101460884 +0000 UTC m=+77.611781101 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f340): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.101460884 +0000 UTC m=+77.611781101 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030f880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffff5e0 item 75 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.102641789 +0000 UTC m=+77.612962005 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a030fec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffff9d0 item 76 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.104858524 +0000 UTC m=+77.615178739 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a4c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffffc00 item 76 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.105791519 +0000 UTC m=+77.616111735 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.105791519 +0000 UTC m=+77.616111735 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ae00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffffe30 item 76 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.107253555 +0000 UTC m=+77.617573771 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182310 item 77 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.107870192 +0000 UTC m=+77.618190408 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.107870192 +0000 UTC m=+77.618190408 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032ba80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01824d0 item 77 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.109167265 +0000 UTC m=+77.619487482 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4440): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01829a0 item 78 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.109688692 +0000 UTC m=+77.620008908 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.109688692 +0000 UTC m=+77.620008908 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182d20 item 78 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.110919682 +0000 UTC m=+77.621239898 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183110 item 79 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.11132029 +0000 UTC m=+77.621640516 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.11132029 +0000 UTC m=+77.621640516 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183340 item 79 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.112767077 +0000 UTC m=+77.623087293 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183810 item 80 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.11326049 +0000 UTC m=+77.623580707 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaee80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.11326049 +0000 UTC m=+77.623580707 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01839d0 item 80 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.114862262 +0000 UTC m=+77.625182478 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafbc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183d50 item 81 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.115317353 +0000 UTC m=+77.625637568 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fe500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.115317353 +0000 UTC m=+77.625637568 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fed40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec20e0 item 81 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.116550927 +0000 UTC m=+77.626871142 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2690 item 82 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.117222828 +0000 UTC m=+77.627543044 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eaa40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.117222828 +0000 UTC m=+77.627543044 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eba40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2930 item 82 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.118474075 +0000 UTC m=+77.628794291 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2e70 item 83 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.118933084 +0000 UTC m=+77.629253301 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a01987c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.118933084 +0000 UTC m=+77.629253301 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0198d00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec30a0 item 83 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.120920094 +0000 UTC m=+77.631240310 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3490 item 84 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.121541709 +0000 UTC m=+77.631861926 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.121541709 +0000 UTC m=+77.631861926 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0199e00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3730 item 84 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.12283139 +0000 UTC m=+77.633151606 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3b90 item 85 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.123492271 +0000 UTC m=+77.633812487 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.123492271 +0000 UTC m=+77.633812487 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3d50 item 85 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.124866872 +0000 UTC m=+77.635187088 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90c4d0 item 86 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.125413285 +0000 UTC m=+77.635733501 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.125413285 +0000 UTC m=+77.635733501 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90c770 item 86 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.127193333 +0000 UTC m=+77.637513550 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff3c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90d260 item 87 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.127610914 +0000 UTC m=+77.637931130 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff9c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.127610914 +0000 UTC m=+77.637931130 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90d500 item 87 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.129224446 +0000 UTC m=+77.639544662 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90db90 item 88 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.129759839 +0000 UTC m=+77.640080115 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.129759839 +0000 UTC m=+77.640080115 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbe230 item 88 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.131634637 +0000 UTC m=+77.641954872 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cdc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbf810 item 89 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.132161945 +0000 UTC m=+77.642482180 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbfdc0 item 89 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.13268849 +0000 UTC m=+77.643008737 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.13268849 +0000 UTC m=+77.643008737 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa42a0 item 89 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.134474149 +0000 UTC m=+77.644794366 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa47e0 item 90 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.135070959 +0000 UTC m=+77.645391175 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa49a0 item 90 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.135577757 +0000 UTC m=+77.645897973 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1ac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.135577757 +0000 UTC m=+77.645897973 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4bd0 item 90 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.137173657 +0000 UTC m=+77.647493873 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff807c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5030 item 91 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.137583533 +0000 UTC m=+77.647903749 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff80d80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa51f0 item 91 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.138143031 +0000 UTC m=+77.648463248 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff812c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.138143031 +0000 UTC m=+77.648463248 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5490 item 91 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.139564931 +0000 UTC m=+77.649885147 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff81e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5a40 item 92 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.140146933 +0000 UTC m=+77.650467148 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5c00 item 92 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.140808425 +0000 UTC m=+77.651128651 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ec80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.140808425 +0000 UTC m=+77.651128651 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5e30 item 92 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.141949203 +0000 UTC m=+77.652269419 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6620 item 93 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.142384466 +0000 UTC m=+77.652704682 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fdc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.142384466 +0000 UTC m=+77.652704682 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb405c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a67e0 item 93 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.143537248 +0000 UTC m=+77.653857464 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb40c00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6d20 item 94 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.144508325 +0000 UTC m=+77.654828542 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.144508325 +0000 UTC m=+77.654828542 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6f50 item 94 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.145711571 +0000 UTC m=+77.656031788 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb41e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a73b0 item 95 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.146280288 +0000 UTC m=+77.656600504 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb64c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.146280288 +0000 UTC m=+77.656600504 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb6bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7570 item 95 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.147432547 +0000 UTC m=+77.657752764 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7e30 item 96 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.147836563 +0000 UTC m=+77.658156778 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.147836563 +0000 UTC m=+77.658156778 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fbb7e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f926af0 item 96 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= 2026/06/08 01:08:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : >WaitForWriters: 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/08 01:08:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.275776008 +0000 UTC m=+77.786096234 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cbc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.275776008 +0000 UTC m=+77.786096234 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.275776008 +0000 UTC m=+77.786096234 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041e380 item 1 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.279033151 +0000 UTC m=+77.789353377 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7dbc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.279033151 +0000 UTC m=+77.789353377 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb01c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041e850 item 2 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.280855118 +0000 UTC m=+77.791175344 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.280855118 +0000 UTC m=+77.791175344 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0c80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.280855118 +0000 UTC m=+77.791175344 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041ebd0 item 3 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.2841964 +0000 UTC m=+77.794516626 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb17c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.2841964 +0000 UTC m=+77.794516626 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1d00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041f260 item 4 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.286888064 +0000 UTC m=+77.797208279 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2440): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.286888064 +0000 UTC m=+77.797208279 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c2e00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.286888064 +0000 UTC m=+77.797208279 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c32c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47570 item 5 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.289214314 +0000 UTC m=+77.799534531 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.289214314 +0000 UTC m=+77.799534531 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00c3e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47ab0 item 6 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.290767423 +0000 UTC m=+77.801087650 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0a600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.290767423 +0000 UTC m=+77.801087650 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0ab00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.290767423 +0000 UTC m=+77.801087650 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0afc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca000 item 7 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.293039031 +0000 UTC m=+77.803359247 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0b640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.293039031 +0000 UTC m=+77.803359247 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd0bb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca620 item 8 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db09fd58240): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.294617849 +0000 UTC m=+77.804938064 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.294617849 +0000 UTC m=+77.804938064 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.294617849 +0000 UTC m=+77.804938064 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd58f80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecaaf0 item 9 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.297190817 +0000 UTC m=+77.807511043 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.297190817 +0000 UTC m=+77.807511043 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd59b40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb2d0 item 10 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db09fdf4280): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.299305588 +0000 UTC m=+77.809625814 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.299305588 +0000 UTC m=+77.809625814 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf4b40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.299305588 +0000 UTC m=+77.809625814 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb650 item 11 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.301628314 +0000 UTC m=+77.811948540 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf56c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.301628314 +0000 UTC m=+77.811948540 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecbc00 item 12 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db09fc30ec0): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30ec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.303601496 +0000 UTC m=+77.813921723 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.303601496 +0000 UTC m=+77.813921723 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1650 item 13 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.305127804 +0000 UTC m=+77.815448020 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.305127804 +0000 UTC m=+77.815448020 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7a600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1c70 item 14 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db09fc7ac40): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7ac40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.307011558 +0000 UTC m=+77.817331775 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.307011558 +0000 UTC m=+77.817331775 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7b6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd08930 item 15 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.309181364 +0000 UTC m=+77.819501580 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc7bd40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.309181364 +0000 UTC m=+77.819501580 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd090a0 item 16 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.31059035 +0000 UTC m=+77.820910566 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa9c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.31059035 +0000 UTC m=+77.820910566 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaae40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.31059035 +0000 UTC m=+77.820910566 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab340): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd096c0 item 17 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.312674815 +0000 UTC m=+77.822995030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab9c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.312674815 +0000 UTC m=+77.822995030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09dc0 item 18 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.314297325 +0000 UTC m=+77.824617541 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.314297325 +0000 UTC m=+77.824617541 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.314297325 +0000 UTC m=+77.824617541 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d080): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91aee0 item 19 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.316489192 +0000 UTC m=+77.826809407 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.316489192 +0000 UTC m=+77.826809407 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1dc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91bc00 item 20 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.318550041 +0000 UTC m=+77.828870277 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.318550041 +0000 UTC m=+77.828870277 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf2c00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.318550041 +0000 UTC m=+77.828870277 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3100): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041f880 item 21 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.321600833 +0000 UTC m=+77.831921069 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fdf5c40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.321600833 +0000 UTC m=+77.831921069 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecbe30 item 22 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.325239057 +0000 UTC m=+77.835559273 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1e900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.325239057 +0000 UTC m=+77.835559273 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1ee00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.325239057 +0000 UTC m=+77.835559273 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59a700 item 23 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.328732878 +0000 UTC m=+77.839053093 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1f980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.328732878 +0000 UTC m=+77.839053093 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe1fec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59b5e0 item 24 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db09fe68600): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.332788522 +0000 UTC m=+77.843108738 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe689c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.332788522 +0000 UTC m=+77.843108738 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe68ec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.332788522 +0000 UTC m=+77.843108738 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69400): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59be30 item 25 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.334626699 +0000 UTC m=+77.844946916 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe69a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.334626699 +0000 UTC m=+77.844946916 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02245b0 item 26 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db0a001e700): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001e700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.335877957 +0000 UTC m=+77.846198173 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001eac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.335877957 +0000 UTC m=+77.846198173 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001efc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.335877957 +0000 UTC m=+77.846198173 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001f500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224930 item 27 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.337698752 +0000 UTC m=+77.848018968 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a001fb80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.337698752 +0000 UTC m=+77.848018968 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00481c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224e00 item 28 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db0a0048800): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.339113569 +0000 UTC m=+77.849433785 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0048bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.339113569 +0000 UTC m=+77.849433785 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225180 item 29 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.340707264 +0000 UTC m=+77.851027481 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.340707264 +0000 UTC m=+77.851027481 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0049e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02255e0 item 30 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): _readAt: size=2, off=0 2026/06/08 01:08:50 ERROR : open-test-file(0x2db0a0080580): Couldn't read size of file 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): close: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.342074482 +0000 UTC m=+77.852394698 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0080940): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.342074482 +0000 UTC m=+77.852394698 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0225ab0 item 31 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.343480853 +0000 UTC m=+77.853801069 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.343480853 +0000 UTC m=+77.853801069 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0081bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e6070 item 32 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.344657549 +0000 UTC m=+77.854977765 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e69a0 item 33 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.345135012 +0000 UTC m=+77.855455229 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.345135012 +0000 UTC m=+77.855455229 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f8c80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8e6d90 item 33 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.346538558 +0000 UTC m=+77.856858774 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f92c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a6000 item 34 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.347161387 +0000 UTC m=+77.857481603 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.347161387 +0000 UTC m=+77.857481603 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00f9c80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a6770 item 34 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.348839081 +0000 UTC m=+77.859159317 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e3c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a7650 item 35 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.349279485 +0000 UTC m=+77.859599701 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011e840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.349279485 +0000 UTC m=+77.859599701 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011ed40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8a7a40 item 35 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.350723747 +0000 UTC m=+77.861043963 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f3c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86e690 item 36 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.351491048 +0000 UTC m=+77.861811265 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011f8c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.351491048 +0000 UTC m=+77.861811265 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a011fe00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86ea10 item 36 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.352774848 +0000 UTC m=+77.863095064 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f86fdc0 item 37 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.353275585 +0000 UTC m=+77.863595802 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013a9c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.353275585 +0000 UTC m=+77.863595802 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013aec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426150 item 37 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.354487237 +0000 UTC m=+77.864807454 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013b540): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426620 item 38 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.355069209 +0000 UTC m=+77.865389425 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a013ba40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.355069209 +0000 UTC m=+77.865389425 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168080): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a04267e0 item 38 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.356660921 +0000 UTC m=+77.866981136 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426b60 item 39 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.357180814 +0000 UTC m=+77.867501030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0168c00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.357180814 +0000 UTC m=+77.867501030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0169100): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426e00 item 39 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.358397978 +0000 UTC m=+77.868718194 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a041fe30 item 40 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.359014002 +0000 UTC m=+77.869334219 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcf3c80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.359014002 +0000 UTC m=+77.869334219 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc82c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe0310 item 40 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.360361132 +0000 UTC m=+77.870681348 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe10a0 item 41 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.360864935 +0000 UTC m=+77.871185151 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc8d80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe1650 item 41 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.361358178 +0000 UTC m=+77.871678395 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.361358178 +0000 UTC m=+77.871678395 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbe1960 item 41 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.362678497 +0000 UTC m=+77.872998713 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc9dc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8de0e0 item 42 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.363120362 +0000 UTC m=+77.873440588 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8de4d0 item 42 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.363682717 +0000 UTC m=+77.874002933 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.363682717 +0000 UTC m=+77.874002933 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8dea10 item 42 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.365018164 +0000 UTC m=+77.875338380 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff54c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8deee0 item 43 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.3654812 +0000 UTC m=+77.875801416 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff59c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8df1f0 item 43 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.365938975 +0000 UTC m=+77.876259192 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.365938975 +0000 UTC m=+77.876259192 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff643c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02640e0 item 43 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.368880963 +0000 UTC m=+77.879201179 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64a00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426070 item 44 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.369510293 +0000 UTC m=+77.879830509 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426380 item 44 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.370039835 +0000 UTC m=+77.880360051 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.370039835 +0000 UTC m=+77.880360051 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0226d00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a04265b0 item 44 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.372060659 +0000 UTC m=+77.882380875 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227340): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426930 item 45 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.372477347 +0000 UTC m=+77.882797564 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a0227840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.372477347 +0000 UTC m=+77.882797564 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff64040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0426af0 item 45 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.373558212 +0000 UTC m=+77.883878428 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427030 item 46 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.374306919 +0000 UTC m=+77.884627135 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.374306919 +0000 UTC m=+77.884627135 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff65d40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427260 item 46 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.375552375 +0000 UTC m=+77.885872591 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032a480): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427650 item 47 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.37596726 +0000 UTC m=+77.886287477 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032aa00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.37596726 +0000 UTC m=+77.886287477 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b100): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427810 item 47 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.377042034 +0000 UTC m=+77.887362250 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032b740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427c00 item 48 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.377430769 +0000 UTC m=+77.887750985 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a032bc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.377430769 +0000 UTC m=+77.887750985 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a44c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0427e30 item 48 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.378510403 +0000 UTC m=+77.888830619 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4b00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8de930 item 49 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.378921771 +0000 UTC m=+77.889241987 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a4f80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.378921771 +0000 UTC m=+77.889241987 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a54c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8debd0 item 49 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.379915011 +0000 UTC m=+77.890235227 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db0a00a5b40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8df0a0 item 50 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.380350154 +0000 UTC m=+77.890670370 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae0c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.380350154 +0000 UTC m=+77.890670370 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffae640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8df490 item 50 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.381342702 +0000 UTC m=+77.891662917 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaed00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8dfc70 item 51 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.381705808 +0000 UTC m=+77.892026025 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.381705808 +0000 UTC m=+77.892026025 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffaf740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02643f0 item 51 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.382841417 +0000 UTC m=+77.893161632 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffafdc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02647e0 item 52 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.383311827 +0000 UTC m=+77.893632043 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5fea00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.383311827 +0000 UTC m=+77.893632043 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f5ffcc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264a80 item 52 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.384763884 +0000 UTC m=+77.895084100 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ea6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0264e00 item 53 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.385285351 +0000 UTC m=+77.895605567 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9eb780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.385285351 +0000 UTC m=+77.895605567 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9ebcc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02650a0 item 53 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.386434726 +0000 UTC m=+77.896754942 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8c5c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265650 item 54 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.387056392 +0000 UTC m=+77.897376608 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8cac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.387056392 +0000 UTC m=+77.897376608 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265880 item 54 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.388331606 +0000 UTC m=+77.898651821 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8d6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0265d50 item 55 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.388730691 +0000 UTC m=+77.899050907 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff8dbc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.388730691 +0000 UTC m=+77.899050907 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fe700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01821c0 item 55 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.389800264 +0000 UTC m=+77.900120480 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7fef80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182540 item 56 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.390338392 +0000 UTC m=+77.900658608 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f7ff900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.390338392 +0000 UTC m=+77.900658608 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91ccc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01827e0 item 56 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.391527081 +0000 UTC m=+77.901847297 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f91d800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182d90 item 57 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.391895048 +0000 UTC m=+77.902215264 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0182fc0 item 57 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.392304723 +0000 UTC m=+77.902624939 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3c6c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.392304723 +0000 UTC m=+77.902624939 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3cc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183180 item 57 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.393575316 +0000 UTC m=+77.903895532 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01835e0 item 58 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.393911262 +0000 UTC m=+77.904231479 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc3d8c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183810 item 58 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.394370692 +0000 UTC m=+77.904690908 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.394370692 +0000 UTC m=+77.904690908 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a0ec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a01839d0 item 58 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.39545866 +0000 UTC m=+77.905778876 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0183d50 item 59 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.396059558 +0000 UTC m=+77.906379774 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09f9a1a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec20e0 item 59 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.396414208 +0000 UTC m=+77.906734425 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e1c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.396414208 +0000 UTC m=+77.906734425 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4e840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec22a0 item 59 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.397488571 +0000 UTC m=+77.907808787 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4ee80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2850 item 60 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.397821591 +0000 UTC m=+77.908141808 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f3c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2af0 item 60 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.398264329 +0000 UTC m=+77.908584555 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4f900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.398264329 +0000 UTC m=+77.908584555 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe4fec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec2d20 item 60 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.399339894 +0000 UTC m=+77.909660111 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7c600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec31f0 item 61 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.399689625 +0000 UTC m=+77.910009842 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7cb40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.399689625 +0000 UTC m=+77.910009842 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d2c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3420 item 61 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.401104643 +0000 UTC m=+77.911424860 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7d900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3880 item 62 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.401565785 +0000 UTC m=+77.911886001 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff7de40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.401565785 +0000 UTC m=+77.911886001 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fec3b20 item 62 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.402696796 +0000 UTC m=+77.913017012 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc30cc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90c000 item 63 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.40329101 +0000 UTC m=+77.913611226 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31200): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.40329101 +0000 UTC m=+77.913611226 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc31900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90c380 item 63 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.404515748 +0000 UTC m=+77.914835963 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90c7e0 item 64 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.404892239 +0000 UTC m=+77.915212456 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09face580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.404892239 +0000 UTC m=+77.915212456 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facec80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90cb60 item 64 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.406032827 +0000 UTC m=+77.916353044 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf2c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90d570 item 65 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.406624888 +0000 UTC m=+77.916945104 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facf740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.406624888 +0000 UTC m=+77.916945104 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09facfc40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f90d730 item 65 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.407620943 +0000 UTC m=+77.917941159 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbe230 item 66 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.408072166 +0000 UTC m=+77.918392383 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2c800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.408072166 +0000 UTC m=+77.918392383 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2cd40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbee00 item 66 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.409012906 +0000 UTC m=+77.919333122 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fbbfc00 item 67 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.409421579 +0000 UTC m=+77.919741795 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2d800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.409421579 +0000 UTC m=+77.919741795 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb2dd00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4070 item 67 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.410417423 +0000 UTC m=+77.920737640 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e480): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4620 item 68 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.410805449 +0000 UTC m=+77.921125664 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7e980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.410805449 +0000 UTC m=+77.921125664 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7eec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa47e0 item 68 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.412360339 +0000 UTC m=+77.922680556 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4bd0 item 69 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.412771708 +0000 UTC m=+77.923091924 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7f980): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.412771708 +0000 UTC m=+77.923091924 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fb7fe80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa4d90 item 69 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.414246509 +0000 UTC m=+77.924566735 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa51f0 item 70 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.414652997 +0000 UTC m=+77.924973214 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc24b00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.414652997 +0000 UTC m=+77.924973214 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5490 item 70 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.415622793 +0000 UTC m=+77.925943009 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc256c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5a40 item 71 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.416055892 +0000 UTC m=+77.926376108 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc25bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.416055892 +0000 UTC m=+77.926376108 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a1c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09ffa5c00 item 71 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.417913578 +0000 UTC m=+77.928233793 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5a840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a62a0 item 72 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.418334815 +0000 UTC m=+77.928655030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5ad40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.418334815 +0000 UTC m=+77.928655030 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b280): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a65b0 item 72 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.4193154 +0000 UTC m=+77.929635616 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5b840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6af0 item 73 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.419724273 +0000 UTC m=+77.930044490 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc5bd40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6cb0 item 73 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.420183212 +0000 UTC m=+77.930503428 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.420183212 +0000 UTC m=+77.930503428 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a6e70 item 73 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.421521353 +0000 UTC m=+77.931841569 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc78e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7340 item 74 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.421862158 +0000 UTC m=+77.932182374 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7500 item 74 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.422303254 +0000 UTC m=+77.932623470 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc798c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.422303254 +0000 UTC m=+77.932623470 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fc79e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02a7b90 item 74 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.423600398 +0000 UTC m=+77.933920644 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f9269a0 item 75 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.423945591 +0000 UTC m=+77.934265807 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): _writeAt: size=3, off=2 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f926d20 item 75 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.424359825 +0000 UTC m=+77.934680041 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb0fc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.424359825 +0000 UTC m=+77.934680041 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f927110 item 75 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.425659133 +0000 UTC m=+77.935979349 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fcb1b40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f927b20 item 76 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.426072495 +0000 UTC m=+77.936392711 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc461c0 item 76 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): _writeAt: size=3, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.426761339 +0000 UTC m=+77.937081555 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8680): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.426761339 +0000 UTC m=+77.937081555 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce8c00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc46460 item 76 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.42817873 +0000 UTC m=+77.938498947 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc46a10 item 77 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.428538291 +0000 UTC m=+77.938858507 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.428538291 +0000 UTC m=+77.938858507 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fce9e40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc46d90 item 77 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.429924133 +0000 UTC m=+77.940244349 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc471f0 item 78 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.430337274 +0000 UTC m=+77.940657491 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd00a80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.430337274 +0000 UTC m=+77.940657491 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01180): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47490 item 78 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.431475408 +0000 UTC m=+77.941795624 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd017c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47810 item 79 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.431981456 +0000 UTC m=+77.942301672 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd01cc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.431981456 +0000 UTC m=+77.942301672 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd464c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc479d0 item 79 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.433324818 +0000 UTC m=+77.943645033 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd46b00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fc47e30 item 80 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.433772845 +0000 UTC m=+77.944093061 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.433772845 +0000 UTC m=+77.944093061 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47700): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b02a0 item 80 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.434977174 +0000 UTC m=+77.945297390 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd47d40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b07e0 item 81 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.435384605 +0000 UTC m=+77.945704821 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c2c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.435384605 +0000 UTC m=+77.945704821 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6c800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b0cb0 item 81 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.437217793 +0000 UTC m=+77.947538010 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6ce80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b12d0 item 82 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.437614804 +0000 UTC m=+77.947935021 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d380): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.437614804 +0000 UTC m=+77.947935021 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fd6d900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1500 item 82 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.438520208 +0000 UTC m=+77.948840423 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c080): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1b20 item 83 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.438980538 +0000 UTC m=+77.949300755 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0c580): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.438980538 +0000 UTC m=+77.949300755 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0cac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f8b1ce0 item 83 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.439930536 +0000 UTC m=+77.950250752 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd08cb0 item 84 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.440460048 +0000 UTC m=+77.950780264 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0d640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.440460048 +0000 UTC m=+77.950780264 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe0dbc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd08f50 item 84 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.441406438 +0000 UTC m=+77.951726655 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36340): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09500 item 85 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.441792459 +0000 UTC m=+77.952112675 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36840): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.441792459 +0000 UTC m=+77.952112675 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe36d80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09730 item 85 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.442895146 +0000 UTC m=+77.953215362 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37400): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fd09ce0 item 86 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.443334096 +0000 UTC m=+77.953654312 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37900): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.443334096 +0000 UTC m=+77.953654312 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe37e80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91a7e0 item 86 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.444362102 +0000 UTC m=+77.954682317 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86600): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91b110 item 87 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.444734847 +0000 UTC m=+77.955055062 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe86b00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.444734847 +0000 UTC m=+77.955055062 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91b810 item 87 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.446002165 +0000 UTC m=+77.956322380 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe876c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f91bdc0 item 88 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.446384878 +0000 UTC m=+77.956705094 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fe87bc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.446384878 +0000 UTC m=+77.956705094 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa240): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca150 item 88 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.447401381 +0000 UTC m=+77.957721598 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaa880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca620 item 89 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.447762666 +0000 UTC m=+77.958082882 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feaadc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09feca930 item 89 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.448190746 +0000 UTC m=+77.958510961 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab300): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.448190746 +0000 UTC m=+77.958510961 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feab880): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecaaf0 item 89 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.449435781 +0000 UTC m=+77.959755997 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09feabec0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecaee0 item 90 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.450070211 +0000 UTC m=+77.960390427 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb340 item 90 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.450558906 +0000 UTC m=+77.960879132 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee8a40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.450558906 +0000 UTC m=+77.960879132 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9000): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb500 item 90 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.451489226 +0000 UTC m=+77.961809442 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9640): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecb880 item 91 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.451824992 +0000 UTC m=+77.962145218 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fee9b80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): >_readAt: n=2, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): _writeAt: size=3, off=7 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecba40 item 91 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.452256467 +0000 UTC m=+77.962576684 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c1c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): >_readAt: n=8, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.452256467 +0000 UTC m=+77.962576684 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1c740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09fecbce0 item 91 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.453678027 +0000 UTC m=+77.963998243 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1cd80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59a540 item 92 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.454052617 +0000 UTC m=+77.964372833 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d2c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): open at offset 5 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59a850 item 92 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): _readAt: size=2, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): _writeAt: size=3, off=5 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): >_writeAt: n=3, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.454458655 +0000 UTC m=+77.964778871 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1d800): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): >_readAt: n=3, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.454458655 +0000 UTC m=+77.964778871 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff1ddc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59ac40 item 92 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.455801065 +0000 UTC m=+77.966121281 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74500): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59b8f0 item 93 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.456182175 +0000 UTC m=+77.966502392 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff74a40): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.456182175 +0000 UTC m=+77.966502392 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75140): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db09f59bce0 item 93 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.457309449 +0000 UTC m=+77.967629665 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75780): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224380 item 94 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.45765363 +0000 UTC m=+77.967973856 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ff75cc0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.45765363 +0000 UTC m=+77.967973856 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc44c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224540 item 94 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.458733874 +0000 UTC m=+77.969054091 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc4b00): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a02248c0 item 95 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.459319371 +0000 UTC m=+77.969639588 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5040): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.459319371 +0000 UTC m=+77.969639588 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5740): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224a80 item 95 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 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/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): open at offset 0 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): _readAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): >_readAt: n=0, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.461317353 +0000 UTC m=+77.971637569 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09ffc5d80): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): _writeAt: size=5, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >openPending: err= 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224e00 item 96 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >_writeAt: n=5, err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.461792421 +0000 UTC m=+77.972112638 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff43c0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 01:08:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 01:08:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): _readAt: size=512, off=0 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): openPending: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): >openPending: err= 2026/06/08 01:08:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): >_readAt: n=5, err=EOF 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): close: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 01:08:50.461792421 +0000 UTC m=+77.972112638 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : open-test-file(0x2db09fff4ac0): >close: err= 2026/06/08 01:08:50 DEBUG : open-test-file: Remove: 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2db0a0224fc0 item 96 2026/06/08 01:08:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 01:08:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 01:08:50 DEBUG : open-test-file: >Remove: err= 2026/06/08 01:08:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : >WaitForWriters: 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.70s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:50 DEBUG : file1: newRWFileHandle: 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): openPending: 2026/06/08 01:08:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): >openPending: err= 2026/06/08 01:08:50 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 01:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 01:08:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): _writeAt: size=2, off=0 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): >_writeAt: n=2, err= 2026/06/08 01:08:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): RWFileHandle.Flush 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): RWFileHandle.Release 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): close: 2026/06/08 01:08:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/08 01:08:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:50 DEBUG : file1(0x2db0a0196cc0): >close: err= 2026/06/08 01:08:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:50 DEBUG : file1: vfs cache: starting upload 2026/06/08 01:08:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:50 DEBUG : Looking for writers 2026/06/08 01:08:50 DEBUG : file1: reading active writers 2026/06/08 01:08:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:51 DEBUG : file1: size = 2 OK 2026/06/08 01:08:51 DEBUG : file1.rclone_chunk.001_am8u19: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 01:08:51 INFO : file1.rclone_chunk.001_am8u19: Copied (server-side copy) to: file1 2026/06/08 01:08:51 INFO : file1.rclone_chunk.001_am8u19: Deleted 2026/06/08 01:08:51 DEBUG : file1: size = 2 OK 2026/06/08 01:08:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 01:08:51 INFO : file1: Copied (new) 2026/06/08 01:08:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/08 01:08:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 01:08:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/08 01:08:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:08:51 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : file1: reading active writers 2026/06/08 01:08:51 DEBUG : >WaitForWriters: 2026/06/08 01:08:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : file1: reading active writers 2026/06/08 01:08:51 DEBUG : >WaitForWriters: 2026/06/08 01:08:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:08:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:08:51 DEBUG : rename_me: newRWFileHandle: 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): openPending: 2026/06/08 01:08:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 01:08:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): >openPending: err= 2026/06/08 01:08:51 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/08 01:08:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 01:08:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/08 01:08:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): _writeAt: size=5, off=0 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): >_writeAt: n=5, err= 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): close: 2026/06/08 01:08:51 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-08 01:08:51.525820418 +0000 UTC m=+79.036140633 2026/06/08 01:08:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/08 01:08:51 DEBUG : rename_me(0x2db0a032a5c0): >close: err= 2026/06/08 01:08:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/08 01:08:51 DEBUG : i_was_renamed: Updating file with 0x2db09fb0c340 2026/06/08 01:08:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/08 01:08:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 01:08:51 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 01:08:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/08 01:08:51 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 01:08:51 DEBUG : Looking for writers 2026/06/08 01:08:51 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 01:08:52 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 01:08:52 DEBUG : i_was_renamed.rclone_chunk.001_am8vid: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:52 INFO : i_was_renamed.rclone_chunk.001_am8vid: Copied (server-side copy) to: i_was_renamed 2026/06/08 01:08:52 INFO : i_was_renamed.rclone_chunk.001_am8vid: Deleted 2026/06/08 01:08:52 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 01:08:52 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:08:52 INFO : i_was_renamed: Copied (new) 2026/06/08 01:08:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-08 01:08:51.525820418 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/08 01:08:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/08 01:08:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 01:08:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/08 01:08:52 DEBUG : Looking for writers 2026/06/08 01:08:52 DEBUG : i_was_renamed: reading active writers 2026/06/08 01:08:52 DEBUG : >WaitForWriters: 2026/06/08 01:08:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:08:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:08:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 01:08:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 01:08:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-vojiren4naca" 2026/06/08 01:08:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 01:08:52 DEBUG : forgetting directory cache 2026/06/08 01:08:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am8ww7: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/08 01:08:52 INFO : TestRWCacheUpdate.rclone_chunk.001_am8ww7: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:52 INFO : TestRWCacheUpdate.rclone_chunk.001_am8ww7: Deleted 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): _readAt: size=512, off=0 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): openPending: 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:09:52.304532024 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): >openPending: err= 2026/06/08 01:08:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): >_readAt: n=20, err=EOF 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): close: 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:09:52.304532024 +0000 UTC 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate(0x2db09ff8c4c0): >close: err= 2026/06/08 01:08:53 DEBUG : Re-reading directory (101.863235ms old) 2026/06/08 01:08:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:08:53 DEBUG : forgetting directory cache 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am8xax: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/08 01:08:53 INFO : TestRWCacheUpdate.rclone_chunk.001_am8xax: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:53 INFO : TestRWCacheUpdate.rclone_chunk.001_am8xax: Deleted 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): _readAt: size=512, off=0 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): openPending: 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:10:52.304532024 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-08 00:09:52.304532024 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:10:52.304532024 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-08 00:09:52.304532024 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/08 01:08:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): >openPending: err= 2026/06/08 01:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): >_readAt: n=20, err=EOF 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): close: 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:10:52.304532024 +0000 UTC 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate(0x2db09f91d480): >close: err= 2026/06/08 01:08:54 DEBUG : forgetting directory cache 2026/06/08 01:08:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am8y8z: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/08 01:08:54 INFO : TestRWCacheUpdate.rclone_chunk.001_am8y8z: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:54 INFO : TestRWCacheUpdate.rclone_chunk.001_am8y8z: Deleted 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): _readAt: size=512, off=0 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): openPending: 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:11:52.304532024 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-08 00:10:52.304532024 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:11:52.304532024 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-08 00:10:52.304532024 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/08 01:08:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): >openPending: err= 2026/06/08 01:08:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): >_readAt: n=20, err=EOF 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): close: 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:11:52.304532024 +0000 UTC 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate(0x2db09fe4fe00): >close: err= 2026/06/08 01:08:55 DEBUG : Re-reading directory (101.393727ms old) 2026/06/08 01:08:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:08:55 DEBUG : forgetting directory cache 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am8zdd: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/08 01:08:55 INFO : TestRWCacheUpdate.rclone_chunk.001_am8zdd: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:55 INFO : TestRWCacheUpdate.rclone_chunk.001_am8zdd: Deleted 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): _readAt: size=512, off=0 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): openPending: 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:12:52.304532024 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-08 00:11:52.304532024 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:12:52.304532024 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-08 00:11:52.304532024 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/08 01:08:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): >openPending: err= 2026/06/08 01:08:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): >_readAt: n=20, err=EOF 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): close: 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:12:52.304532024 +0000 UTC 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate(0x2db09ff7de00): >close: err= 2026/06/08 01:08:56 DEBUG : Re-reading directory (101.872273ms old) 2026/06/08 01:08:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:08:56 DEBUG : forgetting directory cache 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am90iv: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/08 01:08:56 INFO : TestRWCacheUpdate.rclone_chunk.001_am90iv: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:57 INFO : TestRWCacheUpdate.rclone_chunk.001_am90iv: Deleted 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): _readAt: size=512, off=0 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): openPending: 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:13:52.304532024 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-08 00:12:52.304532024 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:13:52.304532024 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-08 00:12:52.304532024 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/08 01:08:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): >openPending: err= 2026/06/08 01:08:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): >_readAt: n=20, err=EOF 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): close: 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:13:52.304532024 +0000 UTC 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate(0x2db09ff8ccc0): >close: err= 2026/06/08 01:08:57 DEBUG : forgetting directory cache 2026/06/08 01:08:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/08 01:08:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am91kz: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/08 01:08:57 INFO : TestRWCacheUpdate.rclone_chunk.001_am91kz: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:57 INFO : TestRWCacheUpdate.rclone_chunk.001_am91kz: Deleted 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): _readAt: size=512, off=0 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): openPending: 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-08 00:14:52.304532024 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-08 00:13:52.304532024 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-08 00:14:52.304532024 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-08 00:13:52.304532024 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/08 01:08:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/08 01:08:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): >openPending: err= 2026/06/08 01:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): >_readAt: n=20, err=EOF 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): close: 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:14:52.304532024 +0000 UTC 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate(0x2db09fc3ca80): >close: err= 2026/06/08 01:08:58 DEBUG : forgetting directory cache 2026/06/08 01:08:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/08 01:08:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am92sl: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/08 01:08:58 INFO : TestRWCacheUpdate.rclone_chunk.001_am92sl: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:58 INFO : TestRWCacheUpdate.rclone_chunk.001_am92sl: Deleted 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): _readAt: size=512, off=0 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): openPending: 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-08 00:15:52.304532024 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-08 00:14:52.304532024 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-08 00:15:52.304532024 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-08 00:14:52.304532024 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/08 01:08:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/08 01:08:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): >openPending: err= 2026/06/08 01:08:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): >_readAt: n=21, err=EOF 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): close: 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:15:52.304532024 +0000 UTC 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate(0x2db09fdf0d40): >close: err= 2026/06/08 01:08:59 DEBUG : forgetting directory cache 2026/06/08 01:08:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/08 01:08:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am93zs: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/08 01:08:59 INFO : TestRWCacheUpdate.rclone_chunk.001_am93zs: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:08:59 INFO : TestRWCacheUpdate.rclone_chunk.001_am93zs: Deleted 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): _readAt: size=512, off=0 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): openPending: 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-08 00:16:52.304532024 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-08 00:15:52.304532024 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-08 00:16:52.304532024 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-08 00:15:52.304532024 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/08 01:09:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/08 01:09:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): >openPending: err= 2026/06/08 01:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): >_readAt: n=22, err=EOF 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): close: 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:16:52.304532024 +0000 UTC 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate(0x2db09fe1ba00): >close: err= 2026/06/08 01:09:00 DEBUG : forgetting directory cache 2026/06/08 01:09:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/08 01:09:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am94j8: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/08 01:09:00 INFO : TestRWCacheUpdate.rclone_chunk.001_am94j8: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:09:00 INFO : TestRWCacheUpdate.rclone_chunk.001_am94j8: Deleted 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): _readAt: size=512, off=0 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): openPending: 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-08 00:17:52.304532024 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-08 00:16:52.304532024 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-08 00:17:52.304532024 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-08 00:16:52.304532024 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/08 01:09:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/08 01:09:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): >openPending: err= 2026/06/08 01:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): >_readAt: n=23, err=EOF 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): close: 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:17:52.304532024 +0000 UTC 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db09ffb5440): >close: err= 2026/06/08 01:09:01 DEBUG : forgetting directory cache 2026/06/08 01:09:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_am959n: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/08 01:09:01 INFO : TestRWCacheUpdate.rclone_chunk.001_am959n: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/08 01:09:01 INFO : TestRWCacheUpdate.rclone_chunk.001_am959n: Deleted 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db0a0170080): _readAt: size=512, off=0 2026/06/08 01:09:01 DEBUG : TestRWCacheUpdate(0x2db0a0170080): openPending: 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-08 00:18:52.304532024 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-08 00:17:52.304532024 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-08 00:18:52.304532024 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-08 00:17:52.304532024 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/08 01:09:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/08 01:09:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate(0x2db0a0170080): >openPending: err= 2026/06/08 01:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate(0x2db0a0170080): >_readAt: n=24, err=EOF 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate(0x2db0a0170080): close: 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-08 00:18:52.304532024 +0000 UTC 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate(0x2db0a0170080): >close: err= 2026/06/08 01:09:02 DEBUG : Re-reading directory (103.648835ms old) 2026/06/08 01:09:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/08 01:09:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:02 DEBUG : Looking for writers 2026/06/08 01:09:02 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/08 01:09:02 DEBUG : >WaitForWriters: 2026/06/08 01:09:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.02s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:02 DEBUG : forgetting directory cache 2026/06/08 01:09:02 DEBUG : FiLeA: size = 5 OK 2026/06/08 01:09:02 DEBUG : FiLeA.rclone_chunk.001_am965v: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/08 01:09:02 INFO : FiLeA.rclone_chunk.001_am965v: Copied (server-side copy) to: FiLeA 2026/06/08 01:09:02 INFO : FiLeA.rclone_chunk.001_am965v: Deleted 2026/06/08 01:09:03 DEBUG : FiLeB: size = 5 OK 2026/06/08 01:09:03 DEBUG : FiLeB.rclone_chunk.001_am96pe: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/08 01:09:03 INFO : FiLeB.rclone_chunk.001_am96pe: Copied (server-side copy) to: FiLeB 2026/06/08 01:09:03 INFO : FiLeB.rclone_chunk.001_am96pe: Deleted 2026/06/08 01:09:03 DEBUG : FilEb: size = 5 OK 2026/06/08 01:09:03 DEBUG : FilEb.rclone_chunk.001_am97tq: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/08 01:09:03 INFO : FilEb.rclone_chunk.001_am97tq: Copied (server-side copy) to: FilEb 2026/06/08 01:09:03 INFO : FilEb.rclone_chunk.001_am97tq: Deleted 2026/06/08 01:09:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 01:09:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 01:09:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 01:09:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 01:09:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 01:09:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/08 01:09:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/08 01:09:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/08 01:09:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/08 01:09:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/08 01:09:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/08 01:09:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 01:09:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:04 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:04 DEBUG : Looking for writers 2026/06/08 01:09:04 DEBUG : FiLeA: reading active writers 2026/06/08 01:09:04 DEBUG : FiLeB: reading active writers 2026/06/08 01:09:04 DEBUG : FilEb: reading active writers 2026/06/08 01:09:04 DEBUG : >WaitForWriters: 2026/06/08 01:09:04 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:04 DEBUG : Looking for writers 2026/06/08 01:09:04 DEBUG : FilEb: reading active writers 2026/06/08 01:09:04 DEBUG : FiLeA: reading active writers 2026/06/08 01:09:04 DEBUG : FiLeB: reading active writers 2026/06/08 01:09:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.64s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt.rclone_chunk.001_am98c5: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/08 01:09:05 INFO : normal name with no special characters.txt.rclone_chunk.001_am98c5: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/08 01:09:05 INFO : normal name with no special characters.txt.rclone_chunk.001_am98c5: Deleted 2026/06/08 01:09:05 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/08 01:09:05 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_am99ma: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/08 01:09:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_am99ma: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/08 01:09:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_am99ma: Deleted 2026/06/08 01:09:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/08 01:09:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.35s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': Reusing VFS from active cache 2026/06/08 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: 2026/06/08 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:06 DEBUG : Looking for writers 2026/06/08 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:06 DEBUG : file1: size = 14 OK 2026/06/08 01:09:06 DEBUG : file1.rclone_chunk.001_am9a0s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:09:06 INFO : file1.rclone_chunk.001_am9a0s: Copied (server-side copy) to: file1 2026/06/08 01:09:06 INFO : file1.rclone_chunk.001_am9a0s: Deleted 2026/06/08 01:09:07 DEBUG : dir/file2: size = 14 OK 2026/06/08 01:09:07 DEBUG : dir/file2.rclone_chunk.001_am9brb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:07 INFO : dir/file2.rclone_chunk.001_am9brb: Copied (server-side copy) to: dir/file2 2026/06/08 01:09:07 INFO : dir/file2.rclone_chunk.001_am9brb: Deleted 2026/06/08 01:09:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:07 DEBUG : dir: Looking for writers 2026/06/08 01:09:07 DEBUG : file2: reading active writers 2026/06/08 01:09:07 DEBUG : Looking for writers 2026/06/08 01:09:07 DEBUG : dir: reading active writers 2026/06/08 01:09:07 DEBUG : file1: reading active writers 2026/06/08 01:09:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.37s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:08 DEBUG : file1: size = 14 OK 2026/06/08 01:09:08 DEBUG : file1.rclone_chunk.001_am9b04: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:09:08 INFO : file1.rclone_chunk.001_am9b04: Copied (server-side copy) to: file1 2026/06/08 01:09:08 INFO : file1.rclone_chunk.001_am9b04: Deleted 2026/06/08 01:09:08 DEBUG : dir/file2: size = 14 OK 2026/06/08 01:09:08 DEBUG : dir/file2.rclone_chunk.001_am9ci0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:08 INFO : dir/file2.rclone_chunk.001_am9ci0: Copied (server-side copy) to: dir/file2 2026/06/08 01:09:08 INFO : dir/file2.rclone_chunk.001_am9ci0: Deleted 2026/06/08 01:09:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:08 DEBUG : dir: Looking for writers 2026/06/08 01:09:08 DEBUG : Looking for writers 2026/06/08 01:09:08 DEBUG : dir: reading active writers 2026/06/08 01:09:08 DEBUG : file1: reading active writers 2026/06/08 01:09:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.25s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:09 DEBUG : file1: size = 14 OK 2026/06/08 01:09:09 DEBUG : file1.rclone_chunk.001_am9dlq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/08 01:09:09 INFO : file1.rclone_chunk.001_am9dlq: Copied (server-side copy) to: file1 2026/06/08 01:09:09 INFO : file1.rclone_chunk.001_am9dlq: Deleted 2026/06/08 01:09:09 DEBUG : dir/file2: size = 14 OK 2026/06/08 01:09:09 DEBUG : dir/file2.rclone_chunk.001_am9dvv: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:09 INFO : dir/file2.rclone_chunk.001_am9dvv: Copied (server-side copy) to: dir/file2 2026/06/08 01:09:10 INFO : dir/file2.rclone_chunk.001_am9dvv: Deleted 2026/06/08 01:09:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:10 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:09:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:09:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:09:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/08 01:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/08 01:09:10 DEBUG : dir/new_file.txt.rclone_chunk.001_am9e5p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:10 INFO : dir/new_file.txt.rclone_chunk.001_am9e5p: Copied (server-side copy) to: dir/new_file.txt 2026/06/08 01:09:10 INFO : dir/new_file.txt.rclone_chunk.001_am9e5p: Deleted 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:10 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/08 01:09:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/08 01:09:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/08 01:09:10 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:10 DEBUG : dir: Looking for writers 2026/06/08 01:09:10 DEBUG : file2: reading active writers 2026/06/08 01:09:10 DEBUG : new_file.txt: reading active writers 2026/06/08 01:09:10 DEBUG : Looking for writers 2026/06/08 01:09:10 DEBUG : dir: reading active writers 2026/06/08 01:09:10 DEBUG : file1: reading active writers 2026/06/08 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:11 DEBUG : dir/file2: size = 14 OK 2026/06/08 01:09:11 DEBUG : dir/file2.rclone_chunk.001_am9fvn: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:11 INFO : dir/file2.rclone_chunk.001_am9fvn: Copied (server-side copy) to: dir/file2 2026/06/08 01:09:11 INFO : dir/file2.rclone_chunk.001_am9fvn: Deleted 2026/06/08 01:09:11 DEBUG : dir/file2: copy non-chunked object... 2026/06/08 01:09:11 DEBUG : dir/file1: size = 14 OK 2026/06/08 01:09:11 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:11 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/08 01:09:11 INFO : dir/file2: Deleted 2026/06/08 01:09:11 DEBUG : dir/file1: Updating file with dir/file1 0x2db0a001aea0 2026/06/08 01:09:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/08 01:09:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:12 DEBUG : dir/file1: copy non-chunked object... 2026/06/08 01:09:12 DEBUG : file0: size = 14 OK 2026/06/08 01:09:12 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/08 01:09:12 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/08 01:09:12 INFO : dir/file1: Deleted 2026/06/08 01:09:12 DEBUG : file0: Updating file with file0 0x2db0a001aea0 2026/06/08 01:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : dir: Looking for writers 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : dir: reading active writers 2026/06/08 01:09:12 DEBUG : file0: reading active writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.52s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 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-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:12 DEBUG : Looking for writers 2026/06/08 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 01:09:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 01:09:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/08 01:09:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:09:13 DEBUG : file1: size = 5 OK 2026/06/08 01:09:13 DEBUG : file1.rclone_chunk.001_am9gmr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:09:13 INFO : file1.rclone_chunk.001_am9gmr: Copied (server-side copy) to: file1 2026/06/08 01:09:13 INFO : file1.rclone_chunk.001_am9gmr: Deleted 2026/06/08 01:09:13 DEBUG : file1: size = 5 OK 2026/06/08 01:09:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:09:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/08 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:09:13 DEBUG : file1: size = 0 OK 2026/06/08 01:09:13 DEBUG : file1.rclone_chunk.001_am9h0g: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:13 INFO : file1.rclone_chunk.001_am9h0g: Copied (server-side copy) to: file1 2026/06/08 01:09:13 INFO : file1.rclone_chunk.001_am9h0g: Deleted 2026/06/08 01:09:13 DEBUG : file1: size = 0 OK 2026/06/08 01:09:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 01:09:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (7 bytes), uploading instead of streaming 2026/06/08 01:09:14 DEBUG : file1: size = 7 OK 2026/06/08 01:09:14 DEBUG : file1.rclone_chunk.001_am9ili: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/08 01:09:14 INFO : file1.rclone_chunk.001_am9ili: Copied (server-side copy) to: file1 2026/06/08 01:09:14 INFO : file1.rclone_chunk.001_am9ili: Deleted 2026/06/08 01:09:14 DEBUG : file1: size = 7 OK 2026/06/08 01:09:14 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/08 01:09:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:14 DEBUG : Looking for writers 2026/06/08 01:09:14 DEBUG : file1: reading active writers 2026/06/08 01:09:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.87s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/08 01:09:15 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/08 01:09:15 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/08 01:09:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/08 01:09:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (11 bytes), uploading instead of streaming 2026/06/08 01:09:16 DEBUG : file1: size = 11 OK 2026/06/08 01:09:16 DEBUG : file1.rclone_chunk.001_am9jvj: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:09:16 INFO : file1.rclone_chunk.001_am9jvj: Copied (server-side copy) to: file1 2026/06/08 01:09:16 INFO : file1.rclone_chunk.001_am9jvj: Deleted 2026/06/08 01:09:16 DEBUG : file1: size = 11 OK 2026/06/08 01:09:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/08 01:09:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/08 01:09:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:16 DEBUG : Looking for writers 2026/06/08 01:09:16 DEBUG : file1: reading active writers 2026/06/08 01:09:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.75s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/08 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 01:09:16 DEBUG : file1: size = 5 OK 2026/06/08 01:09:16 DEBUG : file1.rclone_chunk.001_am9ksv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:09:16 INFO : file1.rclone_chunk.001_am9ksv: Copied (server-side copy) to: file1 2026/06/08 01:09:16 INFO : file1.rclone_chunk.001_am9ksv: Deleted 2026/06/08 01:09:16 DEBUG : file1: size = 5 OK 2026/06/08 01:09:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/08 01:09:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/08 01:09:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:16 DEBUG : Looking for writers 2026/06/08 01:09:16 DEBUG : file1: reading active writers 2026/06/08 01:09:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:17 DEBUG : file1: WriteFileHandle.Release closing 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:09:17 DEBUG : file1: size = 0 OK 2026/06/08 01:09:17 DEBUG : file1.rclone_chunk.001_am9lh7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:17 INFO : file1.rclone_chunk.001_am9lh7: Copied (server-side copy) to: file1 2026/06/08 01:09:17 INFO : file1.rclone_chunk.001_am9lh7: Deleted 2026/06/08 01:09:17 DEBUG : file1: size = 0 OK 2026/06/08 01:09:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/08 01:09:17 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:17 DEBUG : Looking for writers 2026/06/08 01:09:17 DEBUG : file1: reading active writers 2026/06/08 01:09:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (2 bytes), uploading instead of streaming 2026/06/08 01:09:18 DEBUG : file1: size = 2 OK 2026/06/08 01:09:18 DEBUG : file1.rclone_chunk.001_am9le2: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 01:09:18 INFO : file1.rclone_chunk.001_am9le2: Copied (server-side copy) to: file1 2026/06/08 01:09:18 INFO : file1.rclone_chunk.001_am9le2: Deleted 2026/06/08 01:09:18 DEBUG : file1: size = 2 OK 2026/06/08 01:09:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/08 01:09:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/08 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:18 DEBUG : Looking for writers 2026/06/08 01:09:18 DEBUG : file1: reading active writers 2026/06/08 01:09:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.72s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 01:09:18 DEBUG : file1: size = 0 OK 2026/06/08 01:09:18 DEBUG : file1.rclone_chunk.001_am9mc7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:18 INFO : file1.rclone_chunk.001_am9mc7: Copied (server-side copy) to: file1 2026/06/08 01:09:18 INFO : file1.rclone_chunk.001_am9mc7: Deleted 2026/06/08 01:09:18 DEBUG : file1: size = 0 OK 2026/06/08 01:09:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/08 01:09:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:18 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:09:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:09:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:09:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:19 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:19 DEBUG : Looking for writers 2026/06/08 01:09:19 DEBUG : file1: reading active writers 2026/06/08 01:09:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 01:09:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 01:09:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': File to upload is small (100 bytes), uploading instead of streaming 2026/06/08 01:09:19 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/08 01:09:19 DEBUG : file1.rclone_chunk.001_am9n4r: md5 = d6b1b0522ebfb75b989f69adc7a2080a OK 2026/06/08 01:09:19 INFO : file1.rclone_chunk.001_am9n4r: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/08 01:09:19 INFO : file1.rclone_chunk.001_am9n4r: Deleted 2026/06/08 01:09:19 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/08 01:09:19 DEBUG : file1.rclone_chunk.002_am9n4r: md5 = 44da9dcca2965371603422ec89ed4b7b OK 2026/06/08 01:09:19 INFO : file1.rclone_chunk.002_am9n4r: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/08 01:09:19 INFO : file1.rclone_chunk.002_am9n4r: Deleted 2026/06/08 01:09:19 DEBUG : file1: size = 100 OK 2026/06/08 01:09:19 DEBUG : file1: md5 = 711f14a058c9a8140b057a967babc9b0 OK 2026/06/08 01:09:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/08 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 01:09:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 01:09:19 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 01:09:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 01:09:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 01:09:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:20 DEBUG : Looking for writers 2026/06/08 01:09:20 DEBUG : file1: reading active writers 2026/06/08 01:09:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:20 DEBUG : flat/f000.txt: size = 7 OK 2026/06/08 01:09:20 DEBUG : flat/f000.txt.rclone_chunk.001_am9o4j: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/08 01:09:20 INFO : flat/f000.txt.rclone_chunk.001_am9o4j: Copied (server-side copy) to: flat/f000.txt 2026/06/08 01:09:20 INFO : flat/f000.txt.rclone_chunk.001_am9o4j: Deleted 2026/06/08 01:09:21 DEBUG : flat/f001.txt: size = 14 OK 2026/06/08 01:09:21 DEBUG : flat/f001.txt.rclone_chunk.001_am9o10: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/08 01:09:21 INFO : flat/f001.txt.rclone_chunk.001_am9o10: Copied (server-side copy) to: flat/f001.txt 2026/06/08 01:09:21 INFO : flat/f001.txt.rclone_chunk.001_am9o10: Deleted 2026/06/08 01:09:21 DEBUG : flat/f002.txt: size = 21 OK 2026/06/08 01:09:21 DEBUG : flat/f002.txt.rclone_chunk.001_am9pwk: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/08 01:09:21 INFO : flat/f002.txt.rclone_chunk.001_am9pwk: Copied (server-side copy) to: flat/f002.txt 2026/06/08 01:09:21 INFO : flat/f002.txt.rclone_chunk.001_am9pwk: Deleted 2026/06/08 01:09:21 DEBUG : flat/f003.txt: size = 28 OK 2026/06/08 01:09:21 DEBUG : flat/f003.txt.rclone_chunk.001_am9py5: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/08 01:09:21 INFO : flat/f003.txt.rclone_chunk.001_am9py5: Copied (server-side copy) to: flat/f003.txt 2026/06/08 01:09:21 INFO : flat/f003.txt.rclone_chunk.001_am9py5: Deleted 2026/06/08 01:09:22 DEBUG : flat/f004.txt: size = 35 OK 2026/06/08 01:09:22 DEBUG : flat/f004.txt.rclone_chunk.001_am9p4d: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/08 01:09:22 INFO : flat/f004.txt.rclone_chunk.001_am9p4d: Copied (server-side copy) to: flat/f004.txt 2026/06/08 01:09:22 INFO : flat/f004.txt.rclone_chunk.001_am9p4d: Deleted 2026/06/08 01:09:22 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/08 01:09:22 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/08 01:09:22 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:22 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:22 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/08 01:09:22 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/08 01:09:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/08 01:09:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/08 01:09:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/08 01:09:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/08 01:09:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/08 01:09:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/08 01:09:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:23 DEBUG : flat: Looking for writers 2026/06/08 01:09:23 DEBUG : f004.txt: reading active writers 2026/06/08 01:09:23 DEBUG : f000.txt: reading active writers 2026/06/08 01:09:23 DEBUG : f001.txt: reading active writers 2026/06/08 01:09:23 DEBUG : f002.txt: reading active writers 2026/06/08 01:09:23 DEBUG : f003.txt: reading active writers 2026/06/08 01:09:23 DEBUG : Looking for writers 2026/06/08 01:09:23 DEBUG : flat: reading active writers 2026/06/08 01:09:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:24 DEBUG : a/top.txt: size = 3 OK 2026/06/08 01:09:24 DEBUG : a/top.txt.rclone_chunk.001_am9ru9: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/08 01:09:24 INFO : a/top.txt.rclone_chunk.001_am9ru9: Copied (server-side copy) to: a/top.txt 2026/06/08 01:09:24 INFO : a/top.txt.rclone_chunk.001_am9ru9: Deleted 2026/06/08 01:09:24 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/08 01:09:24 DEBUG : a/b/mid.txt.rclone_chunk.001_am9sfi: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/08 01:09:24 INFO : a/b/mid.txt.rclone_chunk.001_am9sfi: Copied (server-side copy) to: a/b/mid.txt 2026/06/08 01:09:24 INFO : a/b/mid.txt.rclone_chunk.001_am9sfi: Deleted 2026/06/08 01:09:24 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/08 01:09:24 DEBUG : a/b/c/deep.txt.rclone_chunk.001_am9stg: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/08 01:09:24 INFO : a/b/c/deep.txt.rclone_chunk.001_am9stg: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/08 01:09:25 INFO : a/b/c/deep.txt.rclone_chunk.001_am9stg: Deleted 2026/06/08 01:09:25 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/08 01:09:25 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/08 01:09:25 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:25 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:25 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/08 01:09:25 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/08 01:09:25 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:25 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:25 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/08 01:09:25 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/08 01:09:25 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:25 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:25 DEBUG : a/b/c: Looking for writers 2026/06/08 01:09:25 DEBUG : deep.txt: reading active writers 2026/06/08 01:09:25 DEBUG : a/b: Looking for writers 2026/06/08 01:09:25 DEBUG : c: reading active writers 2026/06/08 01:09:25 DEBUG : mid.txt: reading active writers 2026/06/08 01:09:25 DEBUG : a: Looking for writers 2026/06/08 01:09:25 DEBUG : b: reading active writers 2026/06/08 01:09:25 DEBUG : top.txt: reading active writers 2026/06/08 01:09:25 DEBUG : Looking for writers 2026/06/08 01:09:25 DEBUG : a: reading active writers 2026/06/08 01:09:25 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.16s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/08 01:09:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:25 DEBUG : Looking for writers 2026/06/08 01:09:25 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca'", Local "Local file system at /tmp/rclone1240617847", Modify Window "1ns" 2026/06/08 01:09:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': poll-interval is not supported by this remote 2026/06/08 01:09:26 DEBUG : dir1/a.txt: size = 1 OK 2026/06/08 01:09:26 DEBUG : dir1/a.txt.rclone_chunk.001_am9uf5: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/08 01:09:26 INFO : dir1/a.txt.rclone_chunk.001_am9uf5: Copied (server-side copy) to: dir1/a.txt 2026/06/08 01:09:26 INFO : dir1/a.txt.rclone_chunk.001_am9uf5: Deleted 2026/06/08 01:09:26 DEBUG : dir2/b.txt: size = 1 OK 2026/06/08 01:09:26 DEBUG : dir2/b.txt.rclone_chunk.001_am9udw: md5 = 415290769594460e2e485922904f345d OK 2026/06/08 01:09:26 INFO : dir2/b.txt.rclone_chunk.001_am9udw: Copied (server-side copy) to: dir2/b.txt 2026/06/08 01:09:26 INFO : dir2/b.txt.rclone_chunk.001_am9udw: Deleted 2026/06/08 01:09:27 DEBUG : dir3/c.txt: size = 1 OK 2026/06/08 01:09:27 DEBUG : dir3/c.txt.rclone_chunk.001_am9uu9: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/08 01:09:27 INFO : dir3/c.txt.rclone_chunk.001_am9uu9: Copied (server-side copy) to: dir3/c.txt 2026/06/08 01:09:27 INFO : dir3/c.txt.rclone_chunk.001_am9uu9: Deleted 2026/06/08 01:09:27 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/08 01:09:27 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/08 01:09:27 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:27 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:27 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/08 01:09:27 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/08 01:09:27 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:27 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:27 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/08 01:09:27 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/08 01:09:27 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 01:09:27 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/08 01:09:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:09:27 DEBUG : dir1: Looking for writers 2026/06/08 01:09:27 DEBUG : a.txt: reading active writers 2026/06/08 01:09:27 DEBUG : dir2: Looking for writers 2026/06/08 01:09:27 DEBUG : b.txt: reading active writers 2026/06/08 01:09:27 DEBUG : dir3: Looking for writers 2026/06/08 01:09:27 DEBUG : c.txt: reading active writers 2026/06/08 01:09:27 DEBUG : Looking for writers 2026/06/08 01:09:27 DEBUG : dir2: reading active writers 2026/06/08 01:09:27 DEBUG : dir3: reading active writers 2026/06/08 01:09:27 DEBUG : dir1: reading active writers 2026/06/08 01:09:27 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.16s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/08 01:09:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-vojiren4naca': Purge remote 2026/06/08 01:09:28 DEBUG : Waiting for deletions to finish 2026/06/08 01:09:28 INFO : S3 bucket rclone-test-vojiren4naca: Bucket "rclone-test-vojiren4naca" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m56.085013081s (try 1/5)